Skip to content

AudioCowboy v1.0.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 06:26
ci: grant contents:write so the release job can publish

The default GITHUB_TOKEN is read-only on this repo, so action-gh-release got
"Resource not accessible by integration" creating the Release. Scope the
permission in-workflow rather than flipping the repo-wide setting.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>