ci: allow manual release dispatch

This commit is contained in:
felixzsh
2026-08-20 10:51:46 -05:00
parent ed387f72b8
commit 790b07c0c9
+1
View File
@@ -4,6 +4,7 @@ on:
push:
tags:
- "v*"
workflow_dispatch:
permissions:
contents: write