From 7f4f085d4a81fcfea0a5fa43b18e7648e32f008d Mon Sep 17 00:00:00 2001 From: jxxghp Date: Thu, 13 Jun 2024 11:27:20 +0800 Subject: [PATCH] update README.md --- .github/workflows/contributors.yml | 16 ++++++++++++++++ README.md | 6 +++--- 2 files changed, 19 insertions(+), 3 deletions(-) create mode 100644 .github/workflows/contributors.yml diff --git a/.github/workflows/contributors.yml b/.github/workflows/contributors.yml new file mode 100644 index 00000000..f7c2f6ac --- /dev/null +++ b/.github/workflows/contributors.yml @@ -0,0 +1,16 @@ +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.GITHUB_TOKEN }} diff --git a/README.md b/README.md index 3556fac6..239ee64e 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ ## 贡献者 - - - +## 贡献者 + +