We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a64997c commit f150ce2Copy full SHA for f150ce2
.github/workflows/publish.yml
@@ -36,7 +36,7 @@ jobs:
36
37
- name: Publish Terminal.Gui
38
id: publish_nuget
39
- uses: brandedoutcast/publish-nuget@v2.5.5
+ uses: rohith/publish-nuget@v2
40
with:
41
VERSION_STATIC: ${{ env.MINVERVERSIONOVERRIDE }}
42
NUGET_SOURCE: https://api.nuget.org
0 commit comments