mirror of
https://github.com/0x5t4l1n/hunting.git
synced 2026-05-26 11:35:51 +00:00
Merge pull request #11 from Stalin-143/copilot/fix-hall-of-frame-issue
Fix contributors action targeting wrong file
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