update contributors avatar size

This commit is contained in:
naiba 2023-05-08 12:51:14 +08:00 committed by GitHub
parent a022760e5d
commit 71cef9832e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,9 +14,9 @@ jobs:
with:
filter-author: (renovate\[bot\]|renovate-bot|dependabot\[bot\])
hideName: 'false' # Hide names in htmlTable
avatarSize: 33 # Set the avatar size.
avatarSize: 50 # Set the avatar size.
truncate: 6
avatarMargin: 6
avatarMargin: 8
- name: Modify htmlTable README.md
uses: jaywcjlove/github-action-modify-file-content@main