build: allow to rebuild images manually

This commit is contained in:
2026-01-08 02:45:31 +02:00
parent 29e9ed62d6
commit 66c962cbfd

View File

@ -7,6 +7,7 @@ on:
tags: tags:
- '*' - '*'
- '!*rc*' - '!*rc*'
workflow_dispatch:
permissions: permissions:
contents: read contents: read