update branch name
Some checks failed
Build And Publish Docker / build-latest (push) Failing after 4m7s
Some checks failed
Build And Publish Docker / build-latest (push) Failing after 4m7s
This commit is contained in:
parent
25edc9e4f6
commit
cec24f1cc7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
|
@ -3,7 +3,7 @@ name: Build And Publish Docker
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- "master"
|
- "main"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue