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 471f494 commit 4bc9de0Copy full SHA for 4bc9de0
1 file changed
.github/workflows/cron.yml
@@ -32,6 +32,6 @@ jobs:
32
- name: Run Command
33
run: php artisan github:usage
34
env:
35
- GH_USAE_TOKEN: ${{ secrets.GH_USAE_TOKEN }}
+ GH_USAGE_TOKEN: ${{ secrets.GH_USAGE_TOKEN }}
36
GH_USAGE_USER: ${{ secrets.GH_USAGE_USER }}
37
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
0 commit comments