We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b513f1b commit 1d87588Copy full SHA for 1d87588
.github/workflows/Build.yml
@@ -16,6 +16,8 @@ jobs:
16
Build:
17
name: Build
18
runs-on: windows-latest
19
+ permissions:
20
+ contents: write
21
steps:
22
- uses: actions/checkout@v1
23
0 commit comments