We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb445c3 commit c3c1ae8Copy full SHA for c3c1ae8
1 file changed
.github/workflows/main.yml
@@ -6,6 +6,9 @@ on:
6
pull_request:
7
branches: [ "master" ]
8
9
+permissions:
10
+ contents: write
11
+
12
env:
13
VCPKG_DEFAULT_BINARY_CACHE: "C:/vcpkg-binary-cache"
14
0 commit comments