Skip to content

chore: šŸš€ updateä¾čµ–ē‰ˆęœ¬ #97

chore: šŸš€ updateä¾čµ–ē‰ˆęœ¬

chore: šŸš€ updateä¾čµ–ē‰ˆęœ¬ #97

Workflow file for this run

on:
push:
branches:
- main
# action 名ē§°
name: Contributes
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]
with:
image_size: 80
use_username: true
env:
GITHUB_TOKEN: ${{ secrets.CONTRIBUTORS_TOKEN }}