Skip to content

Commit 9104620

Browse files
Updated service connection name for testing
1 parent 0be5889 commit 9104620

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/courtesy-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ steps:
1818

1919
- task: NuGetAuthenticate@0
2020
inputs:
21-
nuGetServiceConnections: 'Codex-Deps'
21+
nuGetServiceConnections: 'Codex-Deps-New'
2222
displayName: 'Authenticate with nuget'
2323
condition: and(succeeded(), or(eq(variables['WEEK'], '3'), eq(variables['FORCE_COURTESY_PUSH'], 'true')))
2424

0 commit comments

Comments
 (0)