Skip to content

Commit

Permalink
fix main to master
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Oct 24, 2024
1 parent 129c487 commit 66748fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
github_base_url: "${{ github.server_url }}/"

- name: Create bump and changelog
uses: CSVD/commitizen-action@main
uses: CSVD/commitizen-action@master
with:
github_token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
changelog_increment_filename: body.md
Expand Down

0 comments on commit 66748fa

Please sign in to comment.