diff --git a/.github/workflows/contributors.yml b/.github/workflows/contributors.yml index de4520c7..c56b5319 100644 --- a/.github/workflows/contributors.yml +++ b/.github/workflows/contributors.yml @@ -6,7 +6,7 @@ jobs: with: fetch-depth: 0 - env: - GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }} + GITHUB_TOKEN: ${{ secrets.GH_TOKEN }} uses: JoshuaKGoldberg/all-contributors-auto-action@v0.4.3 name: Contributors