Skip to content

Remove registry-url input when setting up GitHub Actions as a trusted publisher#1748

Open
haines wants to merge 1 commit intonpm:mainfrom
haines:patch-1
Open

Remove registry-url input when setting up GitHub Actions as a trusted publisher#1748
haines wants to merge 1 commit intonpm:mainfrom
haines:patch-1

Conversation

@haines
Copy link

@haines haines commented Oct 14, 2025

This input causes a dummy NODE_AUTH_TOKEN to be exported to the environment in later steps. If this variable is present then OIDC token exchange fails.

References

https://github.com/actions/setup-node/blob/2028fbc5c25fe9cf00d9f06a71cc4710d4507903/src/authutil.ts#L55-L58

…ed publisher

This input causes a dummy `NODE_AUTH_TOKEN` to be exported to the environment in later steps. If this variable is present then OIDC token exchange fails.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant