We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ac5d2d commit b7e581eCopy full SHA for b7e581e
.ado/templates/npm-publish-steps.yml
@@ -42,7 +42,5 @@ steps:
42
43
- script: |
44
rm -f ~/.npmrc
45
- env:
46
- NODE_AUTH_TOKEN: $(npmAuthToken)
47
displayName: Remove npmrc if it exists
48
condition: always()
0 commit comments