How do i disable the action from crediting me for every commit #243
-
|
I've had trouble trying to get the action to stop mentioning me in every commit, it's adding to my daily commits and so It shows that i have multiple day even when i don't. Is there a way to turn this off? I've given the checkout action another account's personal access token and that didn't fix anything at all. |
Beta Was this translation helpful? Give feedback.
Answered by
stefanzweifel
Sep 30, 2022
Replies: 1 comment
-
|
This can be changed by overriding the - uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_author: GitHub Actions <actions@github.com> |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
qfoxb
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This can be changed by overriding the
commit_authorsetting.