Feature: Add custom committer option and docs

This commit is contained in:
Noah Tran
2022-07-28 15:37:17 +07:00
parent 0b02c08661
commit a8b1d413c8
3 changed files with 21 additions and 2 deletions

View File

@@ -121,7 +121,11 @@ jobs:
`COMMIT_BY_ME` flag can be set to `True` to commit the code using your name and email
`COMMIT_MESSAGE` flag can be to set message commit, default is "Updated with Dev Metrics"
`COMMIT_MESSAGE` flag can be set to message commit, default is "Updated with Dev Metrics"
`COMMIT_USERNAME` flag can be set to username to commit the code, default is "readme-bot"
`COMMIT_EMAIL` flag can be set to email to commit the code, default is "41898282+github-actions[bot]@users.noreply.github.com"
`SHOW_UPDATED_DATE` flag can be set to `True` to show updated date in end of paragraph