mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
Updated yml to only publish alpha tags
This commit is contained in:
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -3,7 +3,7 @@ on:
|
||||
push:
|
||||
branches: [ v2_develop ]
|
||||
tags:
|
||||
- v2.*
|
||||
- v2.0.0-alpha.*
|
||||
|
||||
jobs:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user