mirror of
https://github.com/ditkrg/DIT.Workflower.git
synced 2026-01-25 15:22:56 +00:00
Merge branch 'main' into dev
This commit is contained in:
2
.github/workflows/deploy-nuget.yaml
vendored
2
.github/workflows/deploy-nuget.yaml
vendored
@@ -38,5 +38,5 @@ jobs:
|
||||
run: |-
|
||||
dotnet nuget push "packages/*.nupkg" \
|
||||
--skip-duplicate \
|
||||
--api-key ${{ secrets.NUGET__API_KEY }} \
|
||||
--api-key ${{ secrets.NUGET_API_KEY }} \
|
||||
--source https://api.nuget.org/v3/index.json
|
||||
|
||||
Reference in New Issue
Block a user