update actions yaml
All checks were successful
dotnet-publish-nuget / Pack-And-Publish (push) Successful in 1m16s
All checks were successful
dotnet-publish-nuget / Pack-And-Publish (push) Successful in 1m16s
This commit is contained in:
parent
c51188d47f
commit
3b41f6a4fe
@ -28,4 +28,4 @@ jobs:
|
||||
- name: Pack
|
||||
run: dotnet pack -c Release --no-restore
|
||||
- name: Publish
|
||||
run: dotnet nuget push bin/Release/*.nupkg --api-key ${{ secrets.NUGET_APIKEY }}
|
||||
run: dotnet nuget push bin/Release/*.nupkg --api-key ${{ secrets.NUGET_APIKEY }} --skip-duplicate
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user