action-auto-changelog
action-auto-changelog copied to clipboard
How to update username and email of git commits?
Hey @ahmadawais,
This is a cool action to generate an auto-change log but I saw that in entrypoint.sh file there is a hardcoded git config. How Can I update username and email?
https://github.com/ahmadawais/action-auto-changelog/blob/73aa8c3d5ce115f942ce4baf93ac8ee7635a794b/entrypoint.sh#L12
Send a PR and make them configurable 👍