fix: update changelog generation command for consistency #75
Reference in New Issue
Block a user
Delete Branch "fix/changelog-generation-command"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Refactor the changelog generation command in the CI configuration.
Use consistent quotation marks in the command to enhance readability
and avoid potential issues with shell parsing.