Skip to content

docs(contributor): contrib-readme-action has updated readme (#64) #40

docs(contributor): contrib-readme-action has updated readme (#64)

docs(contributor): contrib-readme-action has updated readme (#64) #40

Workflow file for this run

name: Contrib
on:
push:
branches:
- "main"
env:
CARGO_TERM_COLOR: always
jobs:
contrib:
runs-on: ubuntu-latest
steps:
- name: Update Contribute List
uses: akhilmhdh/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.CONTRIB_JOB }}