This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
csharp
/
gui-cs.Terminal.Gui
mirror da
https://github.com/gui-cs/Terminal.Gui.git
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
Updated yml to only publish alpha tags
Tigger Kindel
2 anni fa
parent
842f48c405
commit
f3911f9951
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
.github/workflows/publish.yml
+ 1
- 1
.github/workflows/publish.yml
Vedi File
@@ -3,7 +3,7 @@ on:
push:
branches: [ v2_develop ]
tags:
- - v2.*
+ - v2.
0.0-alpha.
*
jobs: