Skip to content

Commit

Permalink
Merge pull request #49 from teutoburg/releaseflow
Browse files Browse the repository at this point in the history
Finally fix workflow
  • Loading branch information
teutoburg authored Jan 6, 2024
2 parents 6488f13 + 6a489c5 commit 353acbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
uses: actions/checkout@v4
with:
ref: ${{ github.ref_name }}
fetch-depth: 0

- name: Set up Python
uses: actions/setup-python@v4
Expand Down

0 comments on commit 353acbc

Please sign in to comment.