修改触发
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 name: Release
on: on:
push: workflow_dispatch:
tags: # push:
- "v*.*.*" # tags:
# - "v*.*.*"
env: env:
CARGO_TERM_COLOR: always CARGO_TERM_COLOR: always