Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

chore(deps): bump pnpm/action-setup from 2 to 3 (#14) #52

chore(deps): bump pnpm/action-setup from 2 to 3 (#14)

chore(deps): bump pnpm/action-setup from 2 to 3 (#14) #52

name: Update Contributors in README
on:
push:
branches:
- main
jobs:
update-readme:
name: Update the README
runs-on: ubuntu-latest
steps:
- name: Update the list of contributors
uses: akhilmhdh/[email protected]
with:
use_username: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}