name of pm2 again

This commit is contained in:
Esteban Paz 2026-07-27 23:20:59 -05:00
parent eb4abd8ece
commit 698e8362da
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