Skip to content

Update contributors graph #3

Update contributors graph

Update contributors graph #3

Workflow file for this run

name: Update contributors graph
on:
workflow_dispatch:
jobs:
run-my-action:
runs-on: windows-latest
name: Update contributors graph
permissions:
contents: write
steps:
- uses: salgado2004/contributors-chart-action@main
with:
token: ${{ secrets.GITHUB_TOKEN }}
contributions: 'org'
path: 'profile'