Skip to content
Snippets Groups Projects
Unverified Commit b2326f42 authored by Aurélien Jaquier's avatar Aurélien Jaquier Committed by GitHub
Browse files

Merge pull request #260 from BlueBrain/tag-update

update the patch instead of the minor of the version when tagging
parents 7052d2f9 3b77b0a3
No related branches found
No related tags found
No related merge requests found
...@@ -31,7 +31,7 @@ jobs: ...@@ -31,7 +31,7 @@ jobs:
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
WITH_V: false WITH_V: false
DEFAULT_BUMP: minor DEFAULT_BUMP: patch
- name: Build a source tarball and wheel - name: Build a source tarball and wheel
run: | run: |
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment