Skip to content

Use OIDC for npm publish workflow#25

Merged
coffeexcoin merged 1 commit intomainfrom
t3code/fix-oidc-publish-auth
Apr 19, 2026
Merged

Use OIDC for npm publish workflow#25
coffeexcoin merged 1 commit intomainfrom
t3code/fix-oidc-publish-auth

Conversation

@coffeexcoin
Copy link
Copy Markdown
Contributor

Summary

  • Remove the static npm token from the publish workflow.
  • Stop configuring the npm registry and NODE_AUTH_TOKEN in GitHub Actions.
  • Rely on OIDC-based provenance for publishing packages.

Testing

  • Not run (workflow-only change).
  • Verified the diff only touches .github/workflows/publish.yml and removes token-based publishing setup.

- Remove `NODE_AUTH_TOKEN` and npm registry config from the publish workflow
- Rely on GitHub OIDC provenance for `changeset:publish`
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

3 Skipped Deployments
Project Deployment Actions Updated (UTC)
agw-cli Ignored Ignored Apr 19, 2026 2:51am
agw-nextjs Ignored Ignored Apr 19, 2026 2:51am
mpp-demo Ignored Ignored Apr 19, 2026 2:51am

Request Review

@coffeexcoin coffeexcoin merged commit b1867ec into main Apr 19, 2026
19 checks passed
@coffeexcoin coffeexcoin deleted the t3code/fix-oidc-publish-auth branch April 19, 2026 02:56
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