Skip to content

Commit

Permalink
tentative version bumper fix
Browse files Browse the repository at this point in the history
  • Loading branch information
abocchieri committed Dec 9, 2024
1 parent 29ddf08 commit 80b9db7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/version-bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
fetch-depth: 0

- name: Run auto-dev-version-bumper
if: matrix.python-version == '3.10' && github.ref == 'refs/heads/develop'
uses: LorenzoMugnai/auto-dev-version-bumper@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 80b9db7

Please sign in to comment.