Skip to content

Commit

Permalink
try fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tadelesh committed Oct 25, 2023
1 parent 739dbcf commit fd11d2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/pipelines/publish-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ stages:
displayName: Pack packages

- script: |
npx @microsoft/rush publish --publish --registry https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-js-test-autorest/npm/registry --npm-auth-token $(azure-sdk-devops-npm-token) --include-all --set-access-level public
npx @microsoft/rush publish --publish --registry https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-js-test-autorest/npm/registry --npm-auth-token "$(azure-sdk-devops-npm-token)" --include-all --set-access-level public
displayName: Publish packages

0 comments on commit fd11d2b

Please sign in to comment.