We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ce748c8 + 501e506 commit 5ded107Copy full SHA for 5ded107
1 file changed
.github/workflows/release.yml
@@ -10,6 +10,8 @@ on:
10
jobs:
11
release:
12
runs-on: ubuntu-latest
13
+ permissions:
14
+ contents: write
15
steps:
16
- uses: actions/checkout@v4
17
with:
0 commit comments