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: push:
tags: tags:
- "v*" - "v*"
workflow_dispatch:
permissions: permissions:
contents: read contents: read