Skip to content

Commit

Permalink
Add: Contributors
Browse files Browse the repository at this point in the history
  • Loading branch information
AmosHuKe committed Oct 31, 2023
1 parent 716858f commit 63d8d17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/contributors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@ jobs:
runs-on: ubuntu-latest
name: A job to automate contrib in readme
steps:
- name: [README.md] Contribute List
- name: README.md - Contribute List
uses: akhilmhdh/[email protected]
with:
image_size: 100
readme_path: "README.md"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: [README-ZH.md] Contribute List
- name: README-ZH.md - Contribute List
uses: akhilmhdh/[email protected]
with:
image_size: 100
Expand Down

0 comments on commit 63d8d17

Please sign in to comment.