fixed folder name #50

Merged
esteban merged 1 commits from main into staging 2026-07-28 12:04:28 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 6b4e7c26f9 - 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