Browse Source

Adjust nuget publish script (#1495)

* Release v1.3.0

* regen docs

* change nuget publish script to use rohit version
Tig Kindel 3 years ago
parent
commit
d9a8439e4b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/publish.yml

+ 1 - 1
.github/workflows/publish.yml

@@ -36,7 +36,7 @@ jobs:
       
       
       - name: Publish Terminal.Gui
       - name: Publish Terminal.Gui
         id: publish_nuget
         id: publish_nuget
-        uses: brandedoutcast/[email protected]
+        uses: rohith/publish-nuget@v2
         with:
         with:
           VERSION_STATIC: ${{ env.MINVERVERSIONOVERRIDE }}
           VERSION_STATIC: ${{ env.MINVERVERSIONOVERRIDE }}
           NUGET_SOURCE: https://api.nuget.org
           NUGET_SOURCE: https://api.nuget.org