We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56d3477 commit 779fa4dCopy full SHA for 779fa4d
.github/workflows/release.yml
@@ -8,6 +8,7 @@ on:
8
push:
9
branches:
10
- main
11
+ workflow_dispatch:
12
13
jobs:
14
release-plz:
0 commit comments