mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-12-15 05:41:51 +08:00
Fix html updating
This commit is contained in:
parent
df50c10758
commit
316c973114
2
.github/workflows/html.yml
vendored
2
.github/workflows/html.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
uses: olegtarasov/get-tag@v2.1
|
||||
- name: Copy assets 🔧
|
||||
run: |
|
||||
mkdir workingdir
|
||||
mkdir -p workingdir/Plan/src/main/resources/assets/plan
|
||||
cp -r Plan/common/src/main/resources/assets/plan workingdir/Plan/src/main/resources/assets/plan
|
||||
- name: Deploy 🚀
|
||||
uses: JamesIves/github-pages-deploy-action@4.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user