Skip to content

Commit fddf923

Browse files
committed
Grant release workflow contents write permission
1 parent 7fcfe16 commit fddf923

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ on:
99
- "v*"
1010
pull_request:
1111

12+
permissions:
13+
contents: write
14+
1215
jobs:
1316
build:
1417
runs-on: macos-latest

0 commit comments

Comments
 (0)