fix: add contents: write permission for GitHub Release creation
Some checks failed
release / build (push) Failing after 1m34s

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Breadway 2026-06-07 00:00:52 +08:00
parent 66674fa549
commit 160d4b52b9

View file

@ -4,6 +4,9 @@ on:
push:
tags: ["v*"]
permissions:
contents: write
env:
DL_DIR: /srv/breadway-dl
ECOSYSTEM_DIR: /home/breadway/Projects/bread-ecosystem