staging #94

Merged
esteban merged 43 commits from staging into database 2026-08-15 17:08:00 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit e1dc916b57 - Show all commits

View File

@ -16,7 +16,7 @@ jobs:
echo "TARGET_DIR=/var/www/node/cdrdpyj" >> $GITHUB_ENV
echo "APP_NAME=cdrdpyj-live" >> $GITHUB_ENV
else
echo "TARGET_DIR=/var/www/node/dev.cdrdpyj" >> $GITHUB_ENV
echo "TARGET_DIR=/var/www/node/dev.cdrdjyp" >> $GITHUB_ENV
echo "APP_NAME=cdrdpyj" >> $GITHUB_ENV
fi