Fixed the release event for action

This commit is contained in:
Patrice Ferlet 2023-11-09 09:35:16 +01:00
parent 509c724f8c
commit 04ecc83421
No known key found for this signature in database
GPG Key ID: F3702E3FAD8F76DC

View File

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