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 4cf5e02 commit 07b4f6eCopy full SHA for 07b4f6e
.github/workflows/release.yml
@@ -7,7 +7,7 @@ jobs:
7
release:
8
runs-on: ubuntu-latest
9
permissions:
10
- contents: read
+ contents: write
11
steps:
12
- uses: actions/checkout@v4
13
with:
0 commit comments