Skip to content

ci: fix the release it config to only show user-facing changes (#28) #32

ci: fix the release it config to only show user-facing changes (#28)

ci: fix the release it config to only show user-facing changes (#28) #32

Workflow file for this run

jobs:
contributors:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
with:
fetch-depth: 0
- uses: ./.github/actions/prepare
- env:
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
uses: JoshuaKGoldberg/all-contributors-auto-action@944abe4387e751b5bbb38616cb25cf4a4ca998f2 # v0.5.0
name: Contributors
on:
push:
branches:
- main