Skip to content

manually make contributors table because action isnt working #5

manually make contributors table because action isnt working

manually make contributors table because action isnt working #5

---
on:
push:
branches:
- main
jobs:
contrib-readme-job:
runs-on: ubuntu-latest
name: Job to automate contributors in readme
steps:
- name: Contribute List
uses: akhilmhdh/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}