Skip to content

Commit 1d87588

Browse files
committed
Update permissions
1 parent b513f1b commit 1d87588

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
@@ -16,6 +16,8 @@ jobs:
1616
Build:
1717
name: Build
1818
runs-on: windows-latest
19+
permissions:
20+
contents: write
1921
steps:
2022
- uses: actions/checkout@v1
2123

0 commit comments

Comments
 (0)