Replies: 1 comment
-
|
@ben1one Update your workflow to pass a custom - uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Now the commit author is set to my name and github action [bot].
How can I remove myself and make github action [bot] the only author to the auto commit?
Beta Was this translation helpful? Give feedback.
All reactions