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 name: Create and publish a Docker image
on: on:
push: release:
branches: ['main'] types: [created]
env: env:
REGISTRY: ghcr.io REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }} IMAGE_NAME: ${{ github.repository }}