Skip to content

Commit

Permalink
ci: remove token from cz dry run
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlday committed Oct 13, 2023
1 parent 9162902 commit 1c477f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/python-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,5 @@ jobs:
- name: Create bump and changelog
uses: commitizen-tools/[email protected]
with:
github_token: ${{ secrets.VERSION_BUMP_TAG_TOKEN }}
check_consistency: true
dry_run: true

0 comments on commit 1c477f2

Please sign in to comment.