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 55628c6 commit 1cf4bbcCopy full SHA for 1cf4bbc
1 file changed
.github/workflows/release.yml
@@ -10,6 +10,8 @@ on:
10
jobs:
11
build:
12
runs-on: ubuntu-latest
13
+ permissions:
14
+ contents: write
15
16
steps:
17
- uses: actions/checkout@v4
0 commit comments