maguowei/starred

template: unauthenticated job run incorrectly marked as successful

montchr opened this issue · 1 comments

After running the workflow for the first time from my generated repo, I noticed that the job did not have any effect despite being marked as successful:

Run starred --username ${USERNAME} --repository ${REPOSITORY} --sort --token ${GITHUB_TOKEN} --message 'awesome-stars category by language update by github actions cron, created by starred'
Error: 403, message='Forbidden', url=URL('https://api.github.com/graphql')

Screenshot of the log:

Screen Shot 2022-12-04 at 6 53 29 PM