Files
npm_publish/action.sh
Bryce Thorup b8577e4d58 not dry
2024-01-01 14:18:31 -07:00

3 lines
128 B
Bash
Executable File

npm set registry "https://$INPUT_NPM_REPO_DOMAIN"
npm set "//$INPUT_NPM_REPO_DOMAIN/:_authToken=$INPUT_NPM_REPO_KEY"
npm publish