Skip to content

Commit

Permalink
ci: fix cz bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanchristopheruel committed May 28, 2024
1 parent 2f75009 commit 8ab8d19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-to-test-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
token: "${{ secrets.GITHUB_TOKEN }}"
ssh-key: "${{ secrets.COMMIT_KEY }}"
- name: Create bump and changelog
uses: commitizen-tools/commitizen-action@master
with:
Expand Down

0 comments on commit 8ab8d19

Please sign in to comment.