Skip to content

Commit 6dcee5f

Browse files
committed
Updating pipelines
1 parent 0f6a09e commit 6dcee5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,4 @@ jobs:
7878
- name: Publish
7979
env :
8080
NUGETAPIKEY: ${{secrets.NUGETAPIKEY}}
81-
run: dotnet nuget push "**/AzureMapsControl.Components*.nupkg" -s https://api.nuget.org/v3/index.json -k $NUGETAPIKEY
81+
run: dotnet nuget push "**/AzureMapsControl.Components*.nupkg" -s https://api.nuget.org/v3/index.json -k $NUGETAPIKEY --skip-duplicate

0 commit comments

Comments
 (0)