Skip to content

Commit

Permalink
Workflow: Allow publish reruns
Browse files Browse the repository at this point in the history
  • Loading branch information
kmcclellan authored Jan 26, 2023
1 parent 00e6dc9 commit d5900a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ jobs:
dotnet nuget push */bin/Release/*.nupkg
--source https://api.nuget.org/v3/index.json
--api-key ${{ secrets.NUGET_TOKEN }}
--skip-duplicate

0 comments on commit d5900a7

Please sign in to comment.