We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d282fe commit 110a75eCopy full SHA for 110a75e
.github/workflows/contributors-png.yml
@@ -39,4 +39,4 @@ jobs:
39
title: "chore: update contributors.png from .all-contributorsrc"
40
body: "This PR updates the contributors.png to reflect changes in .all-contributorsrc"
41
add-paths: contributors.png
42
- token: ${{ secrets.ACCESS_TOKEN }}
+ token: ${{ secrets.CONTRIBUTOR_PNG_ACCESS_TOKEN }}
0 commit comments