Skip to content

Commit cb9d73d

Browse files
KebeliSamet0claude
andcommitted
fix: add contents:write permission for GITHUB_TOKEN
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent c620d5e commit cb9d73d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/electron-build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
jobs:
88
build-windows:
99
runs-on: windows-latest
10+
permissions:
11+
contents: write
1012
steps:
1113
- uses: actions/checkout@v4
1214
- uses: actions/setup-node@v4

0 commit comments

Comments
 (0)