Skip to content

Apply packages permission for publish to GitHub packages#1665

Merged
anthony-gomez-fastly merged 1 commit intomainfrom
kats/github-publishing-fixes
Feb 25, 2026
Merged

Apply packages permission for publish to GitHub packages#1665
anthony-gomez-fastly merged 1 commit intomainfrom
kats/github-publishing-fixes

Conversation

@harmony7
Copy link
Member

Change summary

This PR updates the publish workflow to give packages:write which is needed for publishing to GitHub packages.

This is needed because GitHub worker permissions are replaced, not merged, so when we added id-token:write, the implied packages:write was lost.

@harmony7 harmony7 requested a review from a team as a code owner February 25, 2026 21:18
@anthony-gomez-fastly anthony-gomez-fastly added the Skip-Changelog do not add a changelog entry for this change label Feb 25, 2026
@anthony-gomez-fastly anthony-gomez-fastly enabled auto-merge (squash) February 25, 2026 21:21
@anthony-gomez-fastly anthony-gomez-fastly merged commit f38d8af into main Feb 25, 2026
16 of 21 checks passed
@anthony-gomez-fastly anthony-gomez-fastly deleted the kats/github-publishing-fixes branch February 25, 2026 21:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Skip-Changelog do not add a changelog entry for this change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants