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 6ed8e9e commit 7e74bd5Copy full SHA for 7e74bd5
.github/workflows/release.yaml
@@ -7,6 +7,8 @@ on:
7
8
jobs:
9
create-release:
10
+ permissions:
11
+ contents: write
12
runs-on: ubuntu-latest
13
steps:
14
- uses: actions/checkout@v4
0 commit comments