fixed web6-build change folder2

This commit is contained in:
Brord van Wierst 2023-12-04 04:30:56 +01:00
parent 3dd159a91a
commit 69f7cf88de
No known key found for this signature in database
GPG key ID: 20E7ACBD8E02BC11

View file

@ -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: