Browse Source

change nuget publish script to use rohit version

Charlie Kindel 3 years ago
parent
commit
f150ce28be
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