Skip to content

Commit

Permalink
change nuget publish script to use rohit version
Browse files Browse the repository at this point in the history
  • Loading branch information
tig committed Oct 26, 2021
1 parent a64997c commit f150ce2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f150ce2

Please sign in to comment.