1 parent 34658b6 commit 7dcc450Copy full SHA for 7dcc450
1 file changed
.github/workflows/release.yml
@@ -8,6 +8,8 @@ on:
8
jobs:
9
build:
10
runs-on: macos-14
11
+ permissions:
12
+ contents: write
13
steps:
14
- uses: actions/checkout@v4
15
0 commit comments