Skip to content

Commit 52571b3

Browse files
Merge pull request #117 from erikdarlingdata/dev
Fix release asset upload permissions
2 parents cccb314 + 11bcdea commit 52571b3

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
@@ -8,6 +8,9 @@ on:
88
release:
99
types: [created]
1010

11+
permissions:
12+
contents: write
13+
1114
jobs:
1215
build:
1316
runs-on: windows-latest

0 commit comments

Comments
 (0)