This commit is contained in:
Nicholas Orlowsky 2023-10-20 12:54:17 -04:00
parent b8c388dd5c
commit c507903ca4
No known key found for this signature in database
GPG key ID: BE7DF0188A405E2B

View file

@ -2,7 +2,7 @@ name: Build and Publish Docker Image
on: on:
release: release:
types: [created, edited] types: [created]
env: env:
REGISTRY: ghcr.io REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }} IMAGE_NAME: ${{ github.repository }}