Skip to content

Update Contributors Infos #2895

Update Contributors Infos

Update Contributors Infos #2895

Workflow file for this run

name: 'Update Contributors Infos'
on:
schedule:
- cron: '* * */7 * *'
permissions:
contents: write
jobs:
cron:
runs-on: ubuntu-latest
steps:
- name: Generate contributors table
uses: akhilmhdh/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
image_size: 80
use_username: true
#- name: Generate contributors map
# uses: tunaitis/contributor-map@v1
# with:
# output: contributors-map.svg