We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 473c2b0 commit 1c35f2cCopy full SHA for 1c35f2c
.github/workflows/release.yml
@@ -6,6 +6,7 @@ on:
6
type:
7
required: true
8
type: choice
9
+ default: "patch"
10
options:
11
- "major"
12
- "minor"
0 commit comments