This website works better with JavaScript
Home
Explore
Help
Sign In
Taio
/
clash-verge-rev
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
chore: update ci
GyDi
2 years ago
parent
a3a724e2e6
commit
2f8b39186f
1 changed files
with
4 additions
and
1 deletions
Split View
Show Diff Stats
4
1
.github/workflows/ci.yml
+ 4
- 1
.github/workflows/ci.yml
View File
@@ -1,6 +1,9 @@
name: Release CI
-on: [push]
+on:
+ push:
+ tags:
+ - v**
env:
CARGO_INCREMENTAL: 0