Skip to content

Commit 4958fd6

Browse files
neeraj-pilotclaude
andcommitted
Fix GitHub release permissions
Add write permissions for contents to allow release creation Co-Authored-By: Claude <[email protected]>
1 parent 3ab7b2d commit 4958fd6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ on:
77
branches: [ main ]
88
workflow_dispatch:
99

10+
permissions:
11+
contents: write
12+
1013
jobs:
1114
# Android build
1215
build-android:

0 commit comments

Comments
 (0)