This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
Taio
/
clash-verge-rev
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
chore: update ci
GyDi
2 anni fa
parent
a3a724e2e6
commit
2f8b39186f
1 ha cambiato i file
con
4 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
4
1
.github/workflows/ci.yml
+ 4
- 1
.github/workflows/ci.yml
Vedi File
@@ -1,6 +1,9 @@
name: Release CI
-on: [push]
+on:
+ push:
+ tags:
+ - v**
env:
CARGO_INCREMENTAL: 0