Skip to content

Commit 7e7e6c8

Browse files
authored
Quick README change
1 parent a8a088b commit 7e7e6c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ action "master branch only" {
4444
}
4545
4646
action "Deploy to gh-pages" {
47-
uses = "JamesIves/github-pages-deploy-action@access"
47+
uses = "JamesIves/github-pages-deploy-action@master"
4848
env = {
4949
BRANCH = "gh-pages"
5050
BUILD_SCRIPT = "npm install && npm run-script build"

0 commit comments

Comments
 (0)