Skip to content

Commit

Permalink
Update hoyolab.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
echoiie authored Aug 25, 2021
1 parent 35cd46e commit e817cb4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/hoyolab.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Hoyolab Automation
on:
schedule:
- cron: "0 22 * * *" # scheduled at 06:00 (UTC+8) everyday
- cron: "0 18 * * *" # scheduled at 06:00 (UTC+8) everyday
workflow_dispatch:

jobs:
Expand All @@ -17,4 +17,4 @@ jobs:
- name: EXP Check in to the community and claim reward on Hoyolab site
run: node hoyolab.js
env:
HOYOLAB_COOKIE: ${{ secrets.HOYOLAB_COOKIE }}
HOYOLAB_COOKIE: ${{ secrets.HOYOLAB_COOKIE }}

0 comments on commit e817cb4

Please sign in to comment.