There was an error while loading. Please reload this page.
1 parent a07c954 commit 30c79fcCopy full SHA for 30c79fc
1 file changed
.github/workflows/release.yml
@@ -8,6 +8,8 @@ on:
8
jobs:
9
build-mac:
10
runs-on: macos-latest
11
+ permissions:
12
+ contents: write
13
steps:
14
- uses: actions/checkout@v4
15
0 commit comments