Skip to content

1.0.0-alpha

Choose a tag to compare

@github-actions github-actions released this 08 Sep 00:00
· 15 commits to main since this release
Release: contents: write-Berechtigung für den Release-Upload

Der GITHUB_TOKEN des Workflows hatte nur contents: read; electron-builder
--publish always bricht beim Anlegen des GitHub-Releases mit 403
"Resource not accessible by integration" ab (x-accepted-github-permissions:
contents=write). Workflow weitet das Token-Recht nun explizit auf
contents: write aus.