Skip to content

Commit

Permalink
misc: update main.workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
NGPixel authored Feb 2, 2019
1 parent 3b99382 commit 006da92
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 @@ -5,7 +5,7 @@ workflow "Docker build" {

action "Filter branch dev" {
uses = "actions/bin/filter@c6471707d308175c57dfe91963406ef205837dbd"
args = "branch dev"
args = "branch master"
}

action "Docker Registry" {
Expand Down

0 comments on commit 006da92

Please sign in to comment.