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 ef98686 commit c1a1ce3Copy full SHA for c1a1ce3
.github/workflows/release.yml
@@ -10,7 +10,7 @@ jobs:
10
environment: publish
11
runs-on: windows-latest
12
permissions:
13
- contents: read
+ contents: write
14
pull-requests: write
15
16
steps:
0 commit comments