You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
echo "::error::NPM_TOKEN secret is not set. Add an npm Automation token with publish access to ts-hover-prettify under GitHub repo Settings → Secrets → Actions."
34
-
exit 1
35
-
fi
36
-
npm whoami || {
37
-
echo "::error::npm auth failed. Regenerate an npm Automation token for account 'marco.antolini' and update the NPM_TOKEN secret."
0 commit comments