docker workflow: fix branch name

This commit is contained in:
hrj 2021-04-01 12:30:28 +05:30
parent 017fc9cd32
commit 5fda19abad

View File

@ -2,7 +2,7 @@ name: Update docker image
on: on:
push: push:
branches: [ main ] branches: [ master ]
jobs: jobs:
build: build: