We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e9267b commit 62f7518Copy full SHA for 62f7518
.github/workflows/msbuild.yml
@@ -20,7 +20,7 @@ env:
20
BUILD_CONFIGURATION: Release
21
22
permissions:
23
- contents: read
+ contents: write
24
25
jobs:
26
build:
0 commit comments