From 87b9661029b305d49c27cd13925f4fb477c47d00 Mon Sep 17 00:00:00 2001 From: Bryce Thorup Date: Mon, 1 Jan 2024 14:12:38 -0700 Subject: [PATCH] printenv --- action.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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