autodeploy main
This commit is contained in:
parent
5130ec6bc6
commit
8cbcc9ca15
|
@ -3,7 +3,7 @@ name: Deploy
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- dev # Adjust the branch as needed
|
||||
- main # Adjust the branch as needed
|
||||
|
||||
jobs:
|
||||
build_and_push_images:
|
||||
|
|
Loading…
Reference in New Issue