Skip to content

contrib-readme-action has updated readme #54

contrib-readme-action has updated readme

contrib-readme-action has updated readme #54

Workflow file for this run

on:
push:
workflow_dispatch:
branches:
- master
name: gen contributors
jobs:
gen-contributors:
runs-on: ubuntu-latest
name: auto gen contributors list
steps:
- name: gen contributors list
uses: akhilmhdh/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.CONTRIBUTORS_TOKEN }}