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 334b6dc commit c0175d5Copy full SHA for c0175d5
.github/workflows/release-please.yml
@@ -2,6 +2,7 @@ on:
2
push:
3
branches:
4
- main
5
+ workflow_dispatch:
6
7
permissions:
8
contents: write
0 commit comments