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 4773974 commit 18d158fCopy full SHA for 18d158f
.github/workflows/python-publish.yml
@@ -15,7 +15,7 @@ on:
15
description: Version part
16
required: true
17
type: choice
18
- default: minor
+ default: patch
19
options:
20
- minor
21
- patch
0 commit comments