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 69fd9c9 commit 2c36fc7Copy full SHA for 2c36fc7
1 file changed
.github/workflows/release-please.yml
@@ -3,6 +3,11 @@ on:
3
push:
4
branches:
5
- master
6
+
7
+permissions:
8
+ contents: write
9
+ pull-requests: write
10
11
jobs:
12
release-please:
13
runs-on: ubuntu-latest
0 commit comments