We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fcfe16 commit fddf923Copy full SHA for fddf923
1 file changed
.github/workflows/build.yml
@@ -9,6 +9,9 @@ on:
9
- "v*"
10
pull_request:
11
12
+permissions:
13
+ contents: write
14
+
15
jobs:
16
build:
17
runs-on: macos-latest
0 commit comments