We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e85802 commit e7fe912Copy full SHA for e7fe912
1 file changed
.github/workflows/publish-release.yml
@@ -6,6 +6,8 @@ on:
6
7
jobs:
8
build-and-draft:
9
+ permissions:
10
+ contents: write
11
runs-on: ubuntu-latest
12
13
steps:
0 commit comments