Created
May 8, 2022 15:48
-
-
Save usrrname/715a7883cb1b1e4b69a5dc53437e2fd3 to your computer and use it in GitHub Desktop.
Publish to npm registry
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env bash | |
echo "registry=https://pkgs.dev.azure.com/${ORG_NAME}/_packaging/${PACKAGE_NAME}/npm/registry/ | |
always-auth=true" >> .npmrc |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment