Skip to content

Commit 792d310

Browse files
committed
Add write permissions for release creation
1 parent b1c5a29 commit 792d310

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build-ghosttykit.yml

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

0 commit comments

Comments
 (0)