Skip to content

Commit 4bc9de0

Browse files
authored
Update cron.yml
1 parent 471f494 commit 4bc9de0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cron.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ jobs:
3232
- name: Run Command
3333
run: php artisan github:usage
3434
env:
35-
GH_USAE_TOKEN: ${{ secrets.GH_USAE_TOKEN }}
35+
GH_USAGE_TOKEN: ${{ secrets.GH_USAGE_TOKEN }}
3636
GH_USAGE_USER: ${{ secrets.GH_USAGE_USER }}
3737
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}

0 commit comments

Comments
 (0)