Update docker-publish.yml
This commit is contained in:
parent
2c8fe82429
commit
330cf6e283
|
@ -3,7 +3,7 @@ name: Build and Push Docker Image
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- main # Change this to the branch you want to trigger the action
|
||||
- master # Change this to the branch you want to trigger the action
|
||||
|
||||
jobs:
|
||||
build-and-push:
|
||||
|
|
Loading…
Reference in New Issue