Skip to content

Commit

Permalink
Fixes issue with generate-changelog and git
Browse files Browse the repository at this point in the history
  • Loading branch information
coordt committed Apr 14, 2023
1 parent 9a55d6d commit 2a977af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/bumpversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0

- uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit 2a977af

Please sign in to comment.