docs(readme): md 方式写贡献者,success
This commit is contained in:
parent
8273da5141
commit
7f3db63fb6
18
.github/workflows/reademe-contributors.yml
vendored
18
.github/workflows/reademe-contributors.yml
vendored
@ -1,18 +0,0 @@
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
name: Generate a list of contributors
|
||||
|
||||
jobs:
|
||||
contrib-readme-en-job:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: write
|
||||
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 }}
|
@ -126,8 +126,9 @@ Copyright (c) 2024 菲鸽
|
||||
|
||||
## 贡献者
|
||||
|
||||
<!-- readme: collaborators,contributors -start -->
|
||||
<!-- readme: collaborators,contributors -end -->
|
||||
<a href="https://github.com/codercup/unibest/graphs/contributors">
|
||||
<img src="https://contrib.rocks/image?repo=codercup/unibest" />
|
||||
</a>
|
||||
|
||||
## 💓 捐赠鼓励
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user