This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
csharp
/
gui-cs.Terminal.Gui
miroir de
https://github.com/gui-cs/Terminal.Gui.git
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Parcourir la source
Updated yml to only publish alpha tags
Tigger Kindel
il y a 2 ans
Parent
842f48c405
commit
f3911f9951
1 fichiers modifiés
avec
1 ajouts
et
1 suppressions
Vue séparée
Afficher les stats Diff
1
1
.github/workflows/publish.yml
+ 1
- 1
.github/workflows/publish.yml
Voir le fichier
@@ -3,7 +3,7 @@ on:
push:
branches: [ v2_develop ]
tags:
- - v2.*
+ - v2.
0.0-alpha.
*
jobs: