Skip to content

Merge pull request #63 from llm-jp/f/contributors #1

Merge pull request #63 from llm-jp/f/contributors

Merge pull request #63 from llm-jp/f/contributors #1

name: Add contributors
on:
push:
branches:
- main
workflow_dispatch:
jobs:
add-contributors:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: BobAnkh/[email protected]
with:
CONTRIBUTOR: '## Our Contributors'
COLUMN_PER_ROW: '6'
ACCESS_TOKEN: ${{secrets.GITHUB_TOKEN}}
IMG_WIDTH: '100'
FONT_SIZE: '14'
PATH: '/README_en.md'
COMMIT_MESSAGE: 'docs: update contributors (en)'
AVATAR_SHAPE: 'round'