Skip to content

chore(deps): update actions/checkout action to v4.1.6 (#187) #138

chore(deps): update actions/checkout action to v4.1.6 (#187)

chore(deps): update actions/checkout action to v4.1.6 (#187) #138

Workflow file for this run

name: Generate Contributors Image
on:
schedule:
- cron: '0 3 * * 0' # At 03:00 on Sunday.
push:
branches:
- master
workflow_dispatch:
jobs:
contributors:
runs-on: ubuntu-latest
steps:
- uses: wow-actions/contributors-list@v1
with:
GITHUB_TOKEN: ${{ secrets.WALL_BREW_BOT_PAT }}
svgPath: CONTRIBUTORS.svg
affiliation: all
# This file was automatically copied and populated by rebroadcast
# Do not edit this file directly, instead modify the source at https://github.com/Wall-Brew-Co/rebroadcast/blob/master/sources/github-actions/workflows/contributors.yml