fix branch name in action
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 2m33s
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 2m33s
This commit is contained in:
@@ -3,7 +3,7 @@ name: Build and Push Docker Image
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master # Trigger on push to the main branch; adjust as needed
|
||||
- main # Trigger on push to the main branch; adjust as needed
|
||||
|
||||
jobs:
|
||||
build-and-push:
|
||||
|
||||
Reference in New Issue
Block a user