Skip to content

Commit

Permalink
Updated Nuget action
Browse files Browse the repository at this point in the history
  • Loading branch information
bluewalk committed Aug 22, 2022
1 parent bb967e8 commit 2a49d52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-nuget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

- name: publish on version change
id: publish_nuget
uses: brandedoutcast/publish-nuget@v2.5.5
uses: alirezanet/publish-nuget@v3.0.4
with:
PROJECT_FILE_PATH: Net.Bluewalk.DotNetUtils/Net.Bluewalk.DotNetUtils.csproj
NUGET_KEY: ${{ secrets.NUGET_API_KEY }}
Expand Down

0 comments on commit 2a49d52

Please sign in to comment.