feat(build-workflow): update branch
This commit is contained in:
parent
dcfe43ebda
commit
4bba674134
|
@ -3,7 +3,7 @@ name: Build & Push Docker Image
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- master
|
||||||
release:
|
release:
|
||||||
types: [published]
|
types: [published]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue