feat(build-workflow): update branch
This commit is contained in:
parent
dcfe43ebda
commit
4bba674134
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-build.yaml
vendored
2
.github/workflows/docker-build.yaml
vendored
|
@ -3,7 +3,7 @@ name: Build & Push Docker Image
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
release:
|
||||
types: [published]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue