We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0c5ca8 commit 53bf2e7Copy full SHA for 53bf2e7
.github/workflows/contributors.yml
@@ -6,7 +6,7 @@ jobs:
6
with:
7
fetch-depth: 0
8
- env:
9
- GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
10
uses: JoshuaKGoldberg/all-contributors-auto-action@v0.4.3
11
12
name: Contributors
0 commit comments