Skip to content

fix: grant contents write permission for release workflow#1

Merged
lustech merged 1 commit intomainfrom
fix/release-permissions
Apr 27, 2026
Merged

fix: grant contents write permission for release workflow#1
lustech merged 1 commit intomainfrom
fix/release-permissions

Conversation

@lustech
Copy link
Copy Markdown
Owner

@lustech lustech commented Apr 27, 2026

Summary

  • Add permissions: contents: write to the release workflow so the default GITHUB_TOKEN can create releases and upload assets (fixes 403 on gh release create)

Test plan

  • Merge, delete/re-push v1.0.2 tag, verify the release step succeeds

🤖 Generated with Claude Code

The default GITHUB_TOKEN lacks permission to create releases,
causing a 403 on the gh release create step.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@lustech lustech self-assigned this Apr 27, 2026
@lustech lustech merged commit 15cad41 into main Apr 27, 2026
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