Fix publish branch name

This commit is contained in:
Sam Mesterton-Gibbons 2022-08-03 09:01:27 +01:00
parent 10f77a13c6
commit 9f8a89f48d

View file

@ -3,7 +3,7 @@ name: Publish to Docker Hub
on:
push:
branches:
- master
- main
workflow_dispatch:
# Publish master every Thursday at 7AM (schedule only applies to the master branch)
schedule: