misc: update main.workflow
This commit is contained in:
parent
3b99382df0
commit
006da927a0
2
.github/main.workflow
vendored
2
.github/main.workflow
vendored
@ -5,7 +5,7 @@ workflow "Docker build" {
|
|||||||
|
|
||||||
action "Filter branch dev" {
|
action "Filter branch dev" {
|
||||||
uses = "actions/bin/filter@c6471707d308175c57dfe91963406ef205837dbd"
|
uses = "actions/bin/filter@c6471707d308175c57dfe91963406ef205837dbd"
|
||||||
args = "branch dev"
|
args = "branch master"
|
||||||
}
|
}
|
||||||
|
|
||||||
action "Docker Registry" {
|
action "Docker Registry" {
|
||||||
|
Loading…
Reference in New Issue
Block a user