mirror of
https://github.com/0x5t4l1n/hunting.git
synced 2026-05-26 19:36:33 +00:00
Fix contributors workflow to update CONTRIBUTORS.md
Co-authored-by: Stalin-143 <161853795+Stalin-143@users.noreply.github.com>
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user