env test6

This commit is contained in:
Brord van Wierst 2023-12-10 01:31:07 +01:00
parent 05cc28d415
commit 87326e1cf0
No known key found for this signature in database
GPG key ID: 20E7ACBD8E02BC11
2 changed files with 1 additions and 4 deletions

View file

@ -34,11 +34,7 @@ jobs:
run: |
mv build/web public
mv .env public/.env
- name: Build Website
run: |
mv build/web public
cp public/.env public/.env-staging
- run: cat public/.env
- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
with:

1
.gitignore vendored
View file

@ -12,6 +12,7 @@
.svn/
prime
*.env
!/public/.env
# libolm package
/assets/js/package