This website works better with JavaScript
Home
Explore
Help
Sign In
csharp
/
gui-cs.Terminal.Gui
mirror of
https://github.com/gui-cs/Terminal.Gui.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Updated yml to only publish alpha tags
Tigger Kindel
2 years ago
parent
842f48c405
commit
276d8ab5b0
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
.github/workflows/publish.yml
+ 1
- 1
.github/workflows/publish.yml
View File
@@ -3,7 +3,7 @@ on:
push:
branches: [ v2_develop ]
tags:
- - v2.*
+ - v2.
0.0-alpha.
*
jobs: