修改触发

This commit is contained in:
Yakumo Hokori
2025-11-03 15:44:02 +08:00
parent 9e255f779b
commit 84d414274e

View File

@@ -1,9 +1,10 @@
name: Release
on:
push:
tags:
- "v*.*.*"
workflow_dispatch:
# push:
# tags:
# - "v*.*.*"
env:
CARGO_TERM_COLOR: always