Skip to content

ci: trusted publishing permissions#246

Merged
ryansolid merged 1 commit intomainfrom
ci--trusted-publishing-permissions
Mar 13, 2026
Merged

ci: trusted publishing permissions#246
ryansolid merged 1 commit intomainfrom
ci--trusted-publishing-permissions

Conversation

@birkskyum
Copy link
Copy Markdown
Member

Add OIDC permissions for npm trusted publishing.

  • id-token: write - lets GitHub generate the OIDC token that npm needs for trusted publishing
  • contents: write - needed for changesets to push version bumps and create GitHub releases
  • pull-requests: write - needed for changesets to create/update the "Version Packages" PR

Also sets registry-url on setup-node so npm picks up the OIDC auth.

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Mar 13, 2026

⚠️ No Changeset found

Latest commit: 25fb0a1

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@birkskyum birkskyum requested a review from ryansolid March 13, 2026 22:05
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Mar 13, 2026

Open in StackBlitz

npm i https://pkg.pr.new/vite-plugin-solid@246

commit: db4b7df

@ryansolid ryansolid merged commit 9c7a3a5 into main Mar 13, 2026
3 checks passed
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.

2 participants