Skip to content

Commit 107d279

Browse files
committed
fix permission issue
1 parent f8c59ab commit 107d279

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build-and-release-swift.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@ jobs:
6767

6868
release:
6969
needs: build
70+
permissions:
71+
contents: write
7072
runs-on: macos-latest
7173
defaults:
7274
run:

0 commit comments

Comments
 (0)