build: allow to rebuild images manually

This commit is contained in:
2026-01-08 02:45:31 +02:00
parent 46af782db2
commit 4a8430dc67

View File

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