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 4563512 commit d0bf40bCopy full SHA for d0bf40b
.github/workflows/release.yml
@@ -6,7 +6,8 @@ on:
6
- main
7
8
permissions:
9
- contents: read
+ contents: write
10
+ pull-requests: write
11
12
jobs:
13
release-please:
0 commit comments