Skip to content

ci: remove unused NPM_TOKEN/NODE_AUTH_TOKEN env vars#28

Open
Jaro-c wants to merge 1 commit into
newcore-network:developfrom
Jaro-c:ci/remove-dead-env-vars
Open

ci: remove unused NPM_TOKEN/NODE_AUTH_TOKEN env vars#28
Jaro-c wants to merge 1 commit into
newcore-network:developfrom
Jaro-c:ci/remove-dead-env-vars

Conversation

@Jaro-c

@Jaro-c Jaro-c commented Jul 18, 2026

Copy link
Copy Markdown

I noticed the Publish to NPM (Trusted Publisher) step sets NODE_AUTH_TOKEN: "" and NPM_TOKEN: "", both empty and unused now that publishing goes through OIDC trusted publishing (id-token: write + npm publish --provenance). Looked like dead leftover config from before the OIDC migration, so I removed the env: block.

Closes #21.

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