Fix contributors workflow to update CONTRIBUTORS.md

Co-authored-by: Stalin-143 <161853795+Stalin-143@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-01-22 04:10:35 +00:00
parent 1637133de6
commit c00dd310d8
+1
View File
@@ -24,6 +24,7 @@ jobs:
- name: Update Contributors - name: Update Contributors
uses: akhilmhdh/contributors-readme-action@v2.3.6 uses: akhilmhdh/contributors-readme-action@v2.3.6
with: with:
readme_path: "CONTRIBUTORS.md"
image_size: 100 image_size: 100
columns_per_row: 7 columns_per_row: 7
commit_message: "docs: update contributors list" commit_message: "docs: update contributors list"