mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-29 01:07:58 +01:00
Adjust nuget publish script (#1495)
* Release v1.3.0 * regen docs * change nuget publish script to use rohit version
This commit is contained in:
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -36,7 +36,7 @@ jobs:
|
||||
|
||||
- name: Publish Terminal.Gui
|
||||
id: publish_nuget
|
||||
uses: brandedoutcast/publish-nuget@v2.5.5
|
||||
uses: rohith/publish-nuget@v2
|
||||
with:
|
||||
VERSION_STATIC: ${{ env.MINVERVERSIONOVERRIDE }}
|
||||
NUGET_SOURCE: https://api.nuget.org
|
||||
|
||||
Reference in New Issue
Block a user