mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2023-12-15 20:03:39 +08:00
Update README.md
This commit is contained in:
parent
92d38b983a
commit
b887f09414
@ -23,7 +23,7 @@ action "Deploy to Github Pages" {
|
||||
BUILD_SCRIPT = "npm install && npm run-script build"
|
||||
BRANCH = "gh-pages"
|
||||
FOLDER = "build"
|
||||
COMMIT_EMAIL = "example@jives.dev"
|
||||
COMMIT_EMAIL = "github-pages-deployer@jamesives.dev"
|
||||
COMMIT_NAME = "James Ives"
|
||||
}
|
||||
secrets = ["GITHUB_TOKEN"]
|
||||
|
Loading…
Reference in New Issue
Block a user