diff --git a/action.sh b/action.sh index c8b47a1..abefac4 100755 --- a/action.sh +++ b/action.sh @@ -1,2 +1 @@ -npm set "//$INPUT_NPM_REPO_DOMAIN/:_authToken=$INPUT_NPM_REPO_KEY" -npm publish \ No newline at end of file +printenv \ No newline at end of file