github action publish image

This commit is contained in:
lazos 2025-11-07 23:20:47 +01:00
parent 61c1cf967b
commit 7367870ecf

View File

@ -1,8 +1,8 @@
name: Publish Image name: Publish Image
on: on:
push: release:
branches: ['release'] types: [published]
env: env:
REGISTRY: ghcr.io REGISTRY: ghcr.io