Skip to content

contrib-readme-action has updated readme #38

contrib-readme-action has updated readme

contrib-readme-action has updated readme #38

Workflow file for this run

on:
push:
branches:
- master
name: contributes
jobs:
contrib-readme-en-job:
runs-on: ubuntu-latest
name: A job to automate contrib in readme
steps:
- name: Contribute List
uses: akhilmhdh/contributors-readme-action@v2.3.4
env:
GITHUB_TOKEN: ${{ secrets.CONTRIBUTORS_TOKEN }}