.gitea/workflows/registry.yml aktualisiert

This commit is contained in:
2024-12-09 22:19:44 +00:00
parent 0defeb2001
commit a4979f6319

View File

@@ -1,6 +1,7 @@
name: release-tag
on:
push
push:
branches:
- 'main'
jobs:
release-image:
runs-on: ubuntu-latest