This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
csharp
/
gui-cs.Terminal.Gui
espejo de
https://github.com/gui-cs/Terminal.Gui.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Updated yml to only publish alpha tags
Tigger Kindel
hace 2 años
padre
842f48c405
commit
f3911f9951
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
.github/workflows/publish.yml
+ 1
- 1
.github/workflows/publish.yml
Ver fichero
@@ -3,7 +3,7 @@ on:
push:
branches: [ v2_develop ]
tags:
- - v2.*
+ - v2.
0.0-alpha.
*
jobs: