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.
1 parent b893c9b commit 42ef5acCopy full SHA for 42ef5ac
.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