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 @@ ## 贡献者 - - - +## 贡献者 + +