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 3de581e commit 47ece0cCopy full SHA for 47ece0c
.github/workflows/release.yml
@@ -11,6 +11,7 @@ on:
11
- patch
12
- minor
13
- major
14
+ default: 'minor'
15
version-properties-file:
16
description: 'Path to properties file containing version'
17
required: false
0 commit comments