Add manual trigger for release workflow

This commit is contained in:
Sebastian Palencsar
2026-02-23 09:11:12 +01:00
parent f25a93da67
commit a7f0795818

View File

@@ -4,6 +4,7 @@ on:
push: push:
tags: tags:
- "v*" - "v*"
workflow_dispatch:
permissions: permissions:
contents: write contents: write