fixed web6-build change folder2
This commit is contained in:
parent
3dd159a91a
commit
69f7cf88de
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main_deploy.yaml
vendored
2
.github/workflows/main_deploy.yaml
vendored
|
|
@ -27,8 +27,8 @@ jobs:
|
|||
- name: Build Website
|
||||
run: |
|
||||
mkdir public
|
||||
mv .env public/.env
|
||||
mv build/ public
|
||||
mv .env public/.env
|
||||
- name: Deploy to GitHub Pages
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue