Skip to content

Commit b2326f4

Browse files
Merge pull request #260 from BlueBrain/tag-update
update the patch instead of the minor of the version when tagging
2 parents 7052d2f + 3b77b0a commit b2326f4

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)