update docs for new login flow

This commit is contained in:
Seya
2026-02-04 07:39:55 +07:00
parent 5690e7c476
commit 31ea5fbce1
3 changed files with 20 additions and 29 deletions
+1 -2
View File
@@ -20,8 +20,7 @@ jobs:
- name: Check In
run: node index.js
env:
SK_OAUTH_CRED_KEY: ${{ secrets.SK_OAUTH_CRED_KEY }}
SK_TOKEN_CACHE_KEY: ${{ secrets.SK_TOKEN_CACHE_KEY }}
ACCOUNT_TOKEN: ${{ secrets.ACCOUNT_TOKEN }}
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
DISCORD_USER: ${{ secrets.DISCORD_USER }}
workflow-keepalive: