Skip to content

Commit 5bc05e8

Browse files
azure-sdkJoshLove-msftCopilot
authored
Sync eng/common directory with azure-sdk-tools for PR 14608 (#4004)
Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#14608 See [eng/common workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow) Co-authored-by: jolov <jolov@microsoft.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent c23ed22 commit 5bc05e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/common/pipelines/templates/archetype-typespec-emitter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ extends:
247247
- template: /eng/common/pipelines/templates/steps/create-authenticated-npmrc.yml
248248
parameters:
249249
npmrcPath: $(buildArtifactsPath)/packages/.npmrc
250-
registryUrl: https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-js-test-autorest/npm/registry/
250+
registryUrl: https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-js/npm/registry/
251251

252252
# publish to devops feed
253253
- pwsh: |

0 commit comments

Comments
 (0)