Merge pull request 'fixed folder name' (#50) from main into staging
Deploy cdrdpyj / deploy (push) Successful in 46s Details

Reviewed-on: #50
This commit is contained in:
Esteban Paz 2026-07-28 12:04:27 +00:00
commit e1dc916b57
1 changed files with 1 additions and 1 deletions

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