We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b893c9b + 42ef5ac commit 4900e83Copy full SHA for 4900e83
1 file changed
.github/workflows/Release.yaml
@@ -9,6 +9,8 @@ on:
9
10
jobs:
11
release:
12
+ permissions:
13
+ contents: write
14
runs-on: ubuntu-latest
15
steps:
16
- name: Checkout master branch
0 commit comments