We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 538333d commit f3dca25Copy full SHA for f3dca25
1 file changed
.github/workflows/build-and-notarize.yml
@@ -12,6 +12,10 @@ on:
12
- '.github/workflows/build-and-notarize.sh'
13
- '.github/workflows/build-and-notarize.yml'
14
15
+permissions:
16
+ contents: write
17
+ pages: write
18
+
19
jobs:
20
build-and-notarize:
21
runs-on: macos-15
0 commit comments