mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 07:47:54 +01:00
Fixed publish.yml
This commit is contained in:
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -2,7 +2,7 @@ name: Publish Terminal.Gui
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main, develop, v2_release, v2_develop ]
|
||||
branches: [ v1_release, v1_develop, v2_release, v2_develop ]
|
||||
tags:
|
||||
- v*
|
||||
paths-ignore:
|
||||
|
||||
Reference in New Issue
Block a user