This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
Taio
/
clash-verge-rev
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
chore: update ci
GyDi
il y a 2 ans
Parent
a3a724e2e6
commit
2f8b39186f
1 fichiers modifiés
avec
4 ajouts
et
1 suppressions
Vue séparée
Afficher les stats Diff
4
1
.github/workflows/ci.yml
+ 4
- 1
.github/workflows/ci.yml
Voir le fichier
@@ -1,6 +1,9 @@
name: Release CI
-on: [push]
+on:
+ push:
+ tags:
+ - v**
env:
CARGO_INCREMENTAL: 0