Skip to content

Merge pull request #3 from ycluis/patch-1 #53

Merge pull request #3 from ycluis/patch-1

Merge pull request #3 from ycluis/patch-1 #53

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 }}