Unverified Commit 006da927 authored by Nicolas Giard's avatar Nicolas Giard Committed by GitHub

misc: update main.workflow

parent 3b99382d
...@@ -5,7 +5,7 @@ workflow "Docker build" { ...@@ -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" {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment