name of pm2 again #21

Merged
esteban merged 1 commits from main into staging 2026-07-28 04:21:38 +00:00
1 changed files with 1 additions and 3 deletions

View File

@ -24,9 +24,7 @@ jobs:
echo "PM2_ENV=staging" >> $GITHUB_ENV
fi
echo "PM2_NAME=search-${{ github.ref_name }}" >> $GITHUB_ENV
#PM2_NAME="search-${{ github.ref_name }}"
PM2_NAME="search-${{ github.ref_name }}"
echo "TARGET_DIR=$TARGET" >> $GITHUB_ENV
echo "PM2_NAME=$PM2_NAME" >> $GITHUB_ENV