New deploy method
All checks were successful
Bump deps (only minor versions) / ci (push) Successful in 16s

This commit is contained in:
0d0 2025-02-23 06:05:06 +01:00
parent 631b9e44f0
commit 109a668413
3 changed files with 22 additions and 8 deletions

View file

@ -32,7 +32,6 @@ jobs:
touch .env
echo "HOST=0.0.0.0" >> .env
echo "ORIGIN=https://dl.emersa.it" >> .env
echo "YTDLP_PATH=./yt-dlp" >> .env
echo "PUBLIC_VERSION=$(cat package.json | jq .version)" >> .env
npm run build
cp package* build/