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
on:
push:
branches: ['release']
release:
types: [published]
env:
REGISTRY: ghcr.io