We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bef09b4 commit 192a932Copy full SHA for 192a932
1 file changed
.github/workflows/release.yml
@@ -13,6 +13,8 @@ on:
13
14
jobs:
15
build-and-release:
16
+ permissions:
17
+ contents: write
18
runs-on: macos-14
19
20
steps:
0 commit comments