Skip to content

Contributors

Contributors #12

Workflow file for this run

name: Contributors
on:
schedule:
- cron: '0 0 * * *'
jobs:
contributors:
runs-on: ubuntu-latest
steps:
- uses: wow-actions/contributors-list@v1
with:
GITHUB_TOKEN: ${{ secrets.ACTION_TOKEN }}
round: true
svgPath: CONTRIBUTORS.svg