Skip to content

Commit 3b77b0a

Browse files
author
Jaquier Aurélien Tristan
committed
update the patch instead of the minor of the version when tagging
1 parent 7052d2f commit 3b77b0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
env:
3232
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3333
WITH_V: false
34-
DEFAULT_BUMP: minor
34+
DEFAULT_BUMP: patch
3535

3636
- name: Build a source tarball and wheel
3737
run: |

0 commit comments

Comments
 (0)