Compare commits

..

No commits in common. "e1dc916b57e00d84b85c69ffab350f39a57c8b06" and "6ecf7b98cd153c604330934e2b1852f41a001a39" have entirely different histories.

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.cdrdjyp" >> $GITHUB_ENV
echo "TARGET_DIR=/var/www/node/dev.cdrdpyj" >> $GITHUB_ENV
echo "APP_NAME=cdrdpyj" >> $GITHUB_ENV
fi