Skip to content

Commit 110a75e

Browse files
committed
add clearer variable name for contributor-png access token secret
1 parent 4d282fe commit 110a75e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/contributors-png.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ jobs:
3939
title: "chore: update contributors.png from .all-contributorsrc"
4040
body: "This PR updates the contributors.png to reflect changes in .all-contributorsrc"
4141
add-paths: contributors.png
42-
token: ${{ secrets.ACCESS_TOKEN }}
42+
token: ${{ secrets.CONTRIBUTOR_PNG_ACCESS_TOKEN }}

0 commit comments

Comments
 (0)