Change build to new release

This commit is contained in:
Linus Dietz
2023-06-18 14:31:34 +02:00
committed by GitHub
parent d6aeddbe3a
commit b44a29f060
+3 -3
View File
@@ -10,9 +10,9 @@
name: Create and publish a Docker image
on:
push:
branches: ['main']
release:
types: [created]
env:
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }}