We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b34032 commit ff562c6Copy full SHA for ff562c6
1 file changed
.github/workflows/release.yml
@@ -11,6 +11,8 @@ jobs:
11
build-and-release:
12
name: Build and Release
13
runs-on: ubuntu-latest
14
+ permissions:
15
+ contents: write
16
17
steps:
18
- name: Checkout code
0 commit comments