We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f450aa1 + fcb7a1e commit 467bba1Copy full SHA for 467bba1
1 file changed
.github/workflows/create-release.yml
@@ -6,6 +6,10 @@ on:
6
7
workflow_dispatch:
8
9
+permissions:
10
+ contents: write
11
+ pull-requests: write
12
+
13
jobs:
14
create-release:
15
runs-on: ubuntu-latest
0 commit comments