Skip to content

Commit

Permalink
chore: update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
axetroy committed Aug 17, 2019
1 parent 1298b25 commit 8dedcac
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 @@ -10,7 +10,7 @@ action "Install dependencies" {

action "Build" {
uses = "actions/npm@59b64a598378f31e49cb76f27d6f3312b582f680"
runs = "build"
args = "run deploy"
needs = ["Install dependencies"]
}

Expand Down

0 comments on commit 8dedcac

Please sign in to comment.