Skip to content

Commit

Permalink
Update nuget.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sapiens authored May 6, 2022
1 parent 1226f81 commit 884a79d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nuget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
with:
nuget-api-key: ${{ secrets.NUGET_API_KEY }}
- name: Publish to nuget
run: nuget push **/*.nupkg
run: nuget push **/*.nupkg -Source https://api.nuget.org/v3/index.json



0 comments on commit 884a79d

Please sign in to comment.