Skip to content

Commit

Permalink
定时任务测试
Browse files Browse the repository at this point in the history
  • Loading branch information
haoyun0 authored and haoyun0 committed May 31, 2024
1 parent 8a6a099 commit f9f52c5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/UpdateEmscriptenForward.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Update Game Data, Recompile wasm, and push to forward

on:
schedule:
- cron: '0 0 * * *'
- cron: '15 34 * * *'


jobs:
Expand Down Expand Up @@ -65,7 +65,7 @@ jobs:
with:
# GitHub Action output files
source-directory: build_js/
destination-github-username: hjenryin
destination-github-username: haoyun0
destination-repository-name: BCJH-Metropolis-html
user-email: 41898282+github-actions[bot]@users.noreply.github.com
# It defaults to `main`
Expand Down Expand Up @@ -106,7 +106,7 @@ jobs:
with:
# GitHub Action output files
source-directory: build_js/
destination-github-username: hjenryin
destination-github-username: haoyun0
destination-repository-name: BCJH-Metropolis-html
user-email: 41898282+github-actions[bot]@users.noreply.github.com
# It defaults to `main`
Expand Down

0 comments on commit f9f52c5

Please sign in to comment.