fix branch name in action
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 2m33s

This commit is contained in:
2025-09-03 13:44:45 -04:00
parent e667bd2c3d
commit c075fec647

View File

@@ -3,7 +3,7 @@ name: Build and Push Docker Image
on: on:
push: push:
branches: branches:
- master # Trigger on push to the main branch; adjust as needed - main # Trigger on push to the main branch; adjust as needed
jobs: jobs:
build-and-push: build-and-push: