- fix branch name in a new workflow

This commit is contained in:
naudachu 2023-11-21 15:41:35 +05:00
parent 94e7949238
commit 9962cb96a2
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ name: Build and Publish Docker Container
on: on:
push: push:
branches: branches:
- main - master
jobs: jobs:
build-and-publish: build-and-publish: