We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5792afc commit 26ac09bCopy full SHA for 26ac09b
.github/workflows/release-please.yaml
@@ -3,6 +3,9 @@ on:
3
branches:
4
- main
5
workflow_dispatch:
6
+permissions:
7
+ contents: write
8
+ pull-requests: write
9
name: release-please
10
env:
11
ACTION_NAME: release-please-action
0 commit comments