修改触发
All checks were successful
Rust Cross-Compile and Release / build_and_release (push) Successful in 7m53s

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

View File

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