We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8c59ab commit 107d279Copy full SHA for 107d279
1 file changed
.github/workflows/build-and-release-swift.yml
@@ -67,6 +67,8 @@ jobs:
67
68
release:
69
needs: build
70
+ permissions:
71
+ contents: write
72
runs-on: macos-latest
73
defaults:
74
run:
0 commit comments