Skip to content

Commit 29f9bae

Browse files
committed
Update build script
1 parent 59d5dae commit 29f9bae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on: [push, pull_request]
55
jobs:
66
build-windows:
77
runs-on: windows-latest
8+
permissions:
9+
contents: write
810
steps:
911
- name: Checkout main code
1012
uses: actions/checkout@v4

0 commit comments

Comments
 (0)