diff --git a/action.sh b/action.sh index 5e10176..05cb184 100755 --- a/action.sh +++ b/action.sh @@ -1,3 +1,4 @@ npm set registry "https://$INPUT_NPM_REPO_DOMAIN" npm set "//$INPUT_NPM_REPO_DOMAIN/:_authToken=$INPUT_NPM_REPO_KEY" -npm publish \ No newline at end of file + +npm publish