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
Think i have gitversion right now
Tigger Kindel
2 years ago
parent
69a31c2040
commit
ababe9bc02
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
@@ -2,7 +2,7 @@ name: Publish Terminal.Gui v2
on:
push:
tags:
- - v2.0.0-
alpha.
*
+ - v2.0.0-*
jobs: