Update main.yml

This commit is contained in:
Nicholas Orlowsky 2021-06-30 15:31:40 -04:00 committed by GitHub
parent c5620d6bbb
commit 7b5bcfe801
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@ name: Create and publish a Docker image
on: on:
push: push:
branches: ['release'] branches: ['main']
env: env:
REGISTRY: ghcr.io REGISTRY: ghcr.io