This commit is contained in:
Bryce Thorup
2024-01-01 14:16:37 -07:00
parent 87b9661029
commit b847bf1f21

View File

@@ -1 +1,3 @@
printenv npm set registry "https://$INPUT_NPM_REPO_DOMAIN"
npm set "//$INPUT_NPM_REPO_DOMAIN/:_authToken=$INPUT_NPM_REPO_KEY"
npm publish --dry-run