소스 검색

change nuget publish script to use rohit version

Charlie Kindel 3 년 전
부모
커밋
f150ce28be
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .github/workflows/publish.yml

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

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