Skip to content

Commit ded17bd

Browse files
repo secret maybe
1 parent 0994f43 commit ded17bd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/contributors.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ jobs:
66
with:
77
fetch-depth: 0
88
- uses: ./.github/actions/prepare
9-
- uses: JoshuaKGoldberg/[email protected]
9+
- env:
10+
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
11+
uses: JoshuaKGoldberg/[email protected]
1012

1113
name: Contributors
1214

0 commit comments

Comments
 (0)