Skip to content

Commit

Permalink
Update schedules.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
HaveFun83 authored Aug 20, 2024
1 parent 613fc15 commit f8c6573
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/schedules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
- name: update repo
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: starred --username havefun83 --repository awesome-stars --sort --token ${GITHUB_TOKEN} --message 'stars update by github actions cron'
run: starred --username ${USERNAME} --repository ${REPOSITORY} --token ${GITHUB_TOKEN} --sort --topic --topic_limit 500 --message 'stars update by github actions cron'

0 comments on commit f8c6573

Please sign in to comment.