Skip to content

Conversation

@petar-omni
Copy link
Collaborator

This pull request makes a minor update to the GitHub Actions workflow configuration. The change grants the workflow permission to write the id-token, which is typically needed for OpenID Connect (OIDC) authentication with cloud providers.

  • Added id-token: write permission to the workflow in .github/workflows/release.yml to enable OIDC-based authentication.

@changeset-bot
Copy link

changeset-bot bot commented Jan 19, 2026

⚠️ No Changeset found

Latest commit: 8dbf7d9

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.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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

@vercel
Copy link

vercel bot commented Jan 19, 2026

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

Project Deployment Review Updated (UTC)
dashboard-finery Ready Ready Preview, Comment Jan 19, 2026 3:50pm
dashboard-utila Ready Ready Preview, Comment Jan 19, 2026 3:50pm
staging-widget Ready Ready Preview, Comment Jan 19, 2026 3:50pm
stakekit-widget Ready Ready Preview, Comment Jan 19, 2026 3:50pm

Request Review

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request adds the id-token: write permission to the GitHub Actions release workflow to enable OIDC-based authentication for npm publishing.

Changes:

  • Added id-token: write permission to the workflow's permissions block

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@petar-omni petar-omni merged commit ad194b8 into main Jan 19, 2026
17 checks passed
@petar-omni petar-omni deleted the fix/ci branch January 19, 2026 16:05
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.

3 participants