Compare commits

..

No commits in common. "d284af3283dc57bc5db41bc399ada4bb5e86ea1a" and "4663453e2eafa5a7df40b82fb86576624935e57c" have entirely different histories.

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