Skip to content

Merge pull request #34 from mini-sora/chg0901-patch-2 #8

Merge pull request #34 from mini-sora/chg0901-patch-2

Merge pull request #34 from mini-sora/chg0901-patch-2 #8

on:
push:
branches:
- main
name: Generate a list of contributors
# https://wiki.eryajf.net/pages/47a507/
jobs:
contrib-readme-en-job:
runs-on: ubuntu-latest
name: A job to automate contrib in readme
steps:
- name: Contribute List
uses: akhilmhdh/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.CONTRIBUTORS_TOKEN }}