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 356715b commit 5be7fdf
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/UpdateEmscripten.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Update Game Data and Recompile wasm

on:
workflow_dispatch:
push:
branches:
- "PR"
paths-ignore:
- 'data/**'
- 'build_js/**'
Expand Down Expand Up @@ -76,7 +77,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 @@ -118,7 +119,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 5be7fdf

Please sign in to comment.