mirror of
https://github.com/requarks/wiki.git
synced 2025-02-25 18:55:28 -06:00
misc: update main.workflow
This commit is contained in:
2
.github/main.workflow
vendored
2
.github/main.workflow
vendored
@@ -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" {
|
||||
|
||||
Reference in New Issue
Block a user