Skip to content

Use OIDC for npm publish workflow#24

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

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

Conversation

@coffeexcoin
Copy link
Copy Markdown
Contributor

Summary

  • Remove the NPM_TOKEN-based auth from .github/workflows/publish.yml.
  • Rely on GitHub OIDC for npm provenance during publish.
  • Drop the explicit npm registry configuration since the workflow no longer needs token-based registry auth.

Testing

  • Not run (workflow-only change).
  • Confirm the publish job still authenticates via OIDC in GitHub Actions.
  • Confirm pnpm changeset:publish completes successfully with provenance enabled.

- Remove `NPM_TOKEN`/`NODE_AUTH_TOKEN` from publish job
- Drop npm registry setup so publish relies on provenance OIDC
@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:04am
agw-nextjs Ignored Ignored Apr 19, 2026 2:04am
mpp-demo Ignored Ignored Apr 19, 2026 2:04am

Request Review

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