Skip to content

Commit

Permalink
WIP: Fix version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon committed Mar 13, 2024
1 parent 2e3aff5 commit bf04090
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/version_bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
push: "false"
changelog: "true"
github_token: ${{ secrets.MELTYBOT_GITHUB_AUTH_TOKEN }}
extra_requirements: 'git+https://github.com/meltano/commitizen-version-bump@main'
extra_requirements: 'git+https://github.com/meltano/commitizen-version-bump@fix/null-author'
changelog_increment_filename: _changelog_fragment.md

- name: Draft Release
Expand Down

0 comments on commit bf04090

Please sign in to comment.