ci: add workflow_dispatch to release.yml

This commit is contained in:
Nighthawk42
2026-08-24 06:57:25 -04:00
parent d09fcdba73
commit 92fb3469c8
+1
View File
@@ -4,6 +4,7 @@ on:
push:
tags:
- 'v*'
workflow_dispatch:
permissions:
contents: write