Skip to content

Update CONTRIBUTORS.yml #2

Update CONTRIBUTORS.yml

Update CONTRIBUTORS.yml #2

Workflow file for this run

- name: Generate Contributors Images

Check failure on line 1 in .github/workflows/CONTRIBUTORS.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/CONTRIBUTORS.yml

Invalid workflow file

(Line: 1, Col: 1): A sequence was not expected
uses: jaywcjlove/github-action-contributors@main
id: contributors
with:
filter-author: (renovate\[bot\]|renovate-bot|dependabot\[bot\])
avatarSize: 42
- name: Modify README.md
uses: jaywcjlove/github-action-modify-file-content@main
with:
path: README.md
body: '${{steps.contributors.outputs.htmlList}}'