Skip to content

Commit e443a1a

Browse files
committed
Fix permissions for release upload.
1 parent 250a9e0 commit e443a1a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-windows.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
name: Windows Build and Release
2+
permissions:
3+
contents: write
24
on:
35
push: # Run on every push
46
branches:

0 commit comments

Comments
 (0)