update:允许actions编译手动触发

* update:更新版本号

* update:允许actions编译手动触发
This commit is contained in:
hrz
2025-04-06 11:38:43 +08:00
committed by GitHub
parent 8225a5a12f
commit 3370ecb2ef
+1
View File
@@ -4,6 +4,7 @@ on:
push:
tags:
- 'v*.*.*' # 只在以 v 开头的标签推送时触发,例如 v1.0.0
workflow_dispatch:
jobs:
release: