Update .github/workflows/deploy.yml
All checks were successful
Deploy App / build (push) Successful in 11s

This commit is contained in:
2026-02-02 10:37:22 +00:00
parent 1cec3b3638
commit d88e984b7f

View File

@@ -20,4 +20,4 @@ jobs:
sed -i "s/DOMAIN=.*/DOMAIN=$DOMAIN.$BRANCH_NAME/" .env
fi
set -a && source .env && set +a
echo $DOMAIN