Skip to content

Commit

Permalink
update example workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
egoist committed Sep 3, 2019
1 parent 29464e6 commit 4265cf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ workflow "Deploy Site" {
}
action "Build and Deploy Saber" {
uses = "egoist/saber-deploy-gh-pages@master"
uses = "saberland/deploy-gh-pages@master"
secrets = ["GITHUB_TOKEN"]
}
```
Expand Down

0 comments on commit 4265cf0

Please sign in to comment.