ci: add workflow_dispatch to Release workflow

This commit is contained in:
GMGN.AI
2026-05-26 20:01:04 +08:00
parent 60438dff5c
commit f64a3e086b
+1
View File
@@ -4,6 +4,7 @@ on:
push:
tags:
- "v*"
workflow_dispatch:
permissions:
contents: read