fix: add pull-requests write permission to release workflow #13

Merged
ghost merged 1 commits from fix/release-permissions into main 2026-03-19 21:32:59 +00:00

1 Commits

Author SHA1 Message Date
Hugh Hackman [bot] e673bc68c4 fix: add pull-requests write permission to release workflow
The reusable release workflow declares pull-requests:write but the
caller didn't grant it, causing startup_failure on GitHub Actions.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-19 21:24:53 +00:00