Previous runs had NODE_AUTH_TOKEN set to a garbage placeholder because we removed the env var from publish steps. Now properly passing secrets.NPM_TOKEN as NODE_AUTH_TOKEN.
Previous runs had NODE_AUTH_TOKEN set to a garbage placeholder because we removed the env var from publish steps. Now properly passing secrets.NPM_TOKEN as NODE_AUTH_TOKEN.