fix env not registered and adjust docs

This commit is contained in:
Seya
2026-01-28 20:26:13 +07:00
parent ca603f5d36
commit 23a25c00ec
3 changed files with 11 additions and 25 deletions
+1 -2
View File
@@ -20,8 +20,7 @@ jobs:
- name: Check In
run: node index.js
env:
COOKIE: ${{ secrets.COOKIE }}
GAMES: ${{ vars.GAMES }}
CRED: ${{ secrets.CRED }}
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
DISCORD_USER: ${{ secrets.DISCORD_USER }}
workflow-keepalive: