Skip to content

Commit f150ce2

Browse files
committed
change nuget publish script to use rohit version
1 parent a64997c commit f150ce2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636

3737
- name: Publish Terminal.Gui
3838
id: publish_nuget
39-
uses: brandedoutcast/publish-nuget@v2.5.5
39+
uses: rohith/publish-nuget@v2
4040
with:
4141
VERSION_STATIC: ${{ env.MINVERVERSIONOVERRIDE }}
4242
NUGET_SOURCE: https://api.nuget.org

0 commit comments

Comments
 (0)