Merge pull request #20 from LukeeeeBennett/patch-1

ci: release docker image on main branch
This commit is contained in:
William Katz 2021-06-16 09:43:50 -07:00 committed by GitHub
commit cc72f1e748
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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