Skip to content

Commit 7eb63c7

Browse files
committed
Fix github build; perms fix
Fix github build; perms fix
1 parent 2b7406a commit 7eb63c7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ on:
1111
required: true
1212
type: string
1313

14+
permissions:
15+
contents: write # Required for creating releases
16+
1417
jobs:
1518
build:
1619
runs-on: windows-latest

0 commit comments

Comments
 (0)