Skip to content

Commit

Permalink
Anxiangsir patch 5 (#48)
Browse files Browse the repository at this point in the history
* Update README.md

* Create reademe-contributors.yml
  • Loading branch information
anxiangsir authored Nov 7, 2024
1 parent 1fb0b26 commit 74bdea1
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 4 deletions.
14 changes: 14 additions & 0 deletions .github/workflows/reademe-contributors.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
on:
push:
branches:
- main
name: Generate a list of contributors
jobs:
contrib-readme-en-job:
runs-on: ubuntu-latest
name: A job to automate contrib in readme
steps:
- name: Contribute List
uses: akhilmhdh/contributors-readme-action@v2.3.4
env:
GITHUB_TOKEN: ${{ secrets.CONTRIBUTORS_TOKEN }}
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,10 +161,8 @@ For detailed instructions, please refer to the UNICOM [Documentation](unicom/RE
## Contributors
Thanks so much to all of our amazing contributors!

<a href="https://github.com/deepglint/unicom/graphs/contributors">
<img src="https://contrib.rocks/image?repo=deepglint/unicom&r=&timestamp=<?=time()?>"/>
</a>

<!-- readme: collaborators,contributors -start -->
<!-- readme: collaborators,contributors -end -->

## Dataset Contributors
This project would not have been possible without the invaluable contributions of the following individuals, who have been instrumental in data scraping and collection:
Expand Down

0 comments on commit 74bdea1

Please sign in to comment.