fix new environments not defined

This commit is contained in:
Seya
2026-02-03 22:02:03 +07:00
parent 79ba5040cf
commit 742612e335
3 changed files with 8 additions and 3 deletions
+2 -1
View File
@@ -20,7 +20,8 @@ jobs:
- name: Check In
run: node index.js
env:
CRED: ${{ secrets.CRED }}
SK_OAUTH_CRED_KEY: ${{ secrets.SK_OAUTH_CRED_KEY }}
SK_TOKEN_CACHE_KEY: ${{ secrets.SK_TOKEN_CACHE_KEY }}
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
DISCORD_USER: ${{ secrets.DISCORD_USER }}
workflow-keepalive: