From 34e4b8c415a2d6655eb86b69b353dc035194a4a9 Mon Sep 17 00:00:00 2001 From: Tw93 Date: Mon, 7 Nov 2022 16:32:42 +0800 Subject: [PATCH] =?UTF-8?q?:sparkles:=20=E5=A2=9E=E5=8A=A0=E8=B4=A1?= =?UTF-8?q?=E7=8C=AE=E8=80=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/main.yml | 14 ++++++++++++++ README.md | 5 ++--- README_EN.md | 5 ++--- 3 files changed, 18 insertions(+), 6 deletions(-) create mode 100644 .github/workflows/main.yml diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml new file mode 100644 index 0000000..d75af29 --- /dev/null +++ b/.github/workflows/main.yml @@ -0,0 +1,14 @@ +on: + push: + branches: + - master + +jobs: + contrib-readme-job: + runs-on: ubuntu-latest + name: A job to automate contrib in readme + steps: + - name: Contribute List + uses: akhilmhdh/contributors-readme-action@v2.3.6 + env: + GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} diff --git a/README.md b/README.md index d104b7d..d08785e 100644 --- a/README.md +++ b/README.md @@ -108,9 +108,8 @@ npm run build ## 贡献者 - - - + + ## 支持 diff --git a/README_EN.md b/README_EN.md index 1640cae..acab07a 100644 --- a/README_EN.md +++ b/README_EN.md @@ -108,9 +108,8 @@ npm run build ## Contributors - - - + + ## Support