We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f8b762 commit c4e8784Copy full SHA for c4e8784
.github/workflows/update-contributors.yml
@@ -53,3 +53,7 @@ jobs:
53
with:
54
commit_message: "chore: update contributors [skip ci]"
55
file_pattern: CONTRIBUTORS.svg
56
+ commit_user_name: github-actions[bot]
57
+ commit_user_email: 41898282+github-actions[bot]@users.noreply.github.com
58
+ commit_author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
59
+ push_options: '--force'
0 commit comments