Skip to content

fix: add year to GitHub repository name #27

fix: add year to GitHub repository name

fix: add year to GitHub repository name #27

Workflow file for this run

jobs:
contributors:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: ./.github/actions/prepare
- env:
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
uses: JoshuaKGoldberg/[email protected]
name: Contributors
on:
push:
branches:
- main