Skip to content

Commit 2482132

Browse files
committed
permissions
1 parent a50d416 commit 2482132

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build_static.yml

+3
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ jobs:
2424
- arch: aarch64
2525
os: macos-14
2626

27+
permissions:
28+
contents: write
29+
2730
runs-on: ${{ matrix.os }}
2831

2932
steps:

0 commit comments

Comments
 (0)