This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
Taio
/
clash-verge-rev
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
chore: update ci
GyDi
hace 2 años
padre
a3a724e2e6
commit
2f8b39186f
Se han
modificado 1 ficheros
con
4 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
4
1
.github/workflows/ci.yml
+ 4
- 1
.github/workflows/ci.yml
Ver fichero
@@ -1,6 +1,9 @@
name: Release CI
-on: [push]
+on:
+ push:
+ tags:
+ - v**
env:
CARGO_INCREMENTAL: 0