Skip to content
This repository was archived by the owner on Sep 17, 2023. It is now read-only.

Commit 38bb3a2

Browse files
Update stage-deploy.yml
1 parent fe023c6 commit 38bb3a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-templates/stage-deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ stages:
1818
inputs:
1919
command: push
2020
nugetFeedType: external
21-
publishFeedCredentials: nuget_push_new_versions
21+
publishFeedCredentials: nuget_push
2222
verbosityPush: Normal
2323
packagesToPush: '$(Pipeline.Workspace)/**/*.nupkg;!$(Pipeline.Workspace)/**/*.symbols.nupkg'

0 commit comments

Comments
 (0)