Update main.yml

This commit is contained in:
Nicholas Orlowsky 2022-07-31 21:51:23 -05:00 committed by GitHub
parent c20d558676
commit 33d3c34cb6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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