Skip to content

Update README.md

Update README.md #7

name: Generate a list of contributors
on:
push:
branches:
- main
jobs:
contrib-readme-en-job:
runs-on: ubuntu-latest
name: A job to automate contrib in readme
steps:
- name: Contribute List
uses: akhilmhdh/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
image_size: 75
columns_per_row: 8
commit_message: '🫶 更新贡献者列表'