Skip to content

fix: 🐛 修复依赖缺失问题 #18

fix: 🐛 修复依赖缺失问题

fix: 🐛 修复依赖缺失问题 #18

on:
push:
branches:
- main
name: Generate a list of contributors
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:
use_username: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}