We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce6a932 commit 87d5986Copy full SHA for 87d5986
1 file changed
.github/workflows/release.yml
@@ -9,6 +9,8 @@ jobs:
9
build-and-release:
10
name: Build and Release
11
runs-on: ${{ matrix.os }}
12
+ permissions:
13
+ contents: write
14
strategy:
15
matrix:
16
include:
0 commit comments