Skip to content

Commit

Permalink
Update main.workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
belcherj authored Aug 19, 2019
1 parent 4bc857e commit 0bf4415
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
@@ -1,6 +1,6 @@
workflow "Build and Push to WebApp" {
on = "push"
resolves = ["Deploy Develop", "Deploy Master"]
resolves = []
}

action "Deploy Develop" {
Expand Down

0 comments on commit 0bf4415

Please sign in to comment.