diff --git a/.github/workflows/contributors.yml b/.github/workflows/contributors.yml index 098eda4..277c051 100644 --- a/.github/workflows/contributors.yml +++ b/.github/workflows/contributors.yml @@ -14,14 +14,14 @@ jobs: runs-on: ubuntu-latest name: A job to automate contrib in readme steps: - - name: [README.md] Contribute List + - name: README.md - Contribute List uses: akhilmhdh/contributors-readme-action@v2.3.6 with: image_size: 100 readme_path: "README.md" env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - - name: [README-ZH.md] Contribute List + - name: README-ZH.md - Contribute List uses: akhilmhdh/contributors-readme-action@v2.3.6 with: image_size: 100