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 6871464 commit b578410Copy full SHA for b578410
1 file changed
.github/workflows/release.yml
@@ -15,6 +15,8 @@ on:
15
16
jobs:
17
build:
18
+ permissions:
19
+ contents: write
20
21
runs-on: ubuntu-latest
22
0 commit comments