This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
Taio
/
clash-verge-rev
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Ver código fonte
chore: update ci
GyDi
2 anos atrás
pai
a3a724e2e6
commit
2f8b39186f
1 arquivos alterados
com
4 adições
e
1 exclusões
Visão dividida
Mostrar estatísticas do Diff
4
1
.github/workflows/ci.yml
+ 4
- 1
.github/workflows/ci.yml
Ver arquivo
@@ -1,6 +1,9 @@
name: Release CI
-on: [push]
+on:
+ push:
+ tags:
+ - v**
env:
CARGO_INCREMENTAL: 0