Update docker-publish.yml

This commit is contained in:
swastik7777 2024-06-04 11:28:17 +05:30 committed by GitHub
parent 2c8fe82429
commit 330cf6e283
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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: