Skip to content
on:
push:
branches:
- main
jobs:
contrib-readme-job:
runs-on: ubuntu-latest
name: Update contributors in README.md
steps:
- name: Contribute List
uses: akhilmhdh/[email protected]
with:
image_size: 80
columns_per_row: 8
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}