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
b887f09414
commit
d0ff812426
@ -24,7 +24,7 @@ action "Deploy to Github Pages" {
|
|||||||
BRANCH = "gh-pages"
|
BRANCH = "gh-pages"
|
||||||
FOLDER = "build"
|
FOLDER = "build"
|
||||||
COMMIT_EMAIL = "github-pages-deployer@jamesives.dev"
|
COMMIT_EMAIL = "github-pages-deployer@jamesives.dev"
|
||||||
COMMIT_NAME = "James Ives"
|
COMMIT_NAME = "Github Pages Deployer"
|
||||||
}
|
}
|
||||||
secrets = ["GITHUB_TOKEN"]
|
secrets = ["GITHUB_TOKEN"]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user