Skip to content

Merge pull request #35 from mini-sora/chg0901-patch-3 #10

Merge pull request #35 from mini-sora/chg0901-patch-3

Merge pull request #35 from mini-sora/chg0901-patch-3 #10

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