ci: release docker image on main branch

This commit is contained in:
Luke Bennett 2021-06-16 12:02:28 +01:00 committed by GitHub
parent 6d35eee99f
commit 7bf6b6c1e4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@ name: Publish Staging
on:
push:
branches:
- cicd
- main
jobs:
release:
name: Push Docker image to GitHub Packages