Skip to content

Commit

Permalink
Use local ChangeCast for release deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
jackjocross authored Apr 26, 2019
1 parent 6ca7449 commit be5dfec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/main.workflow
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ workflow "Build and Deploy ChangeCast" {
}

action "Build" {
uses = "palmerhq/[email protected]"
uses = "./"
secrets = ["GITHUB_TOKEN"]
env = {
DEPLOY_URL = "https://changecast-log.now.sh"
Expand Down

0 comments on commit be5dfec

Please sign in to comment.