This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-09-08 10:37:02 +07:00
parent 115df31b90
commit 8c4cf17684

View file

@ -23,7 +23,6 @@ jobs:
port: ${{ vars.SSH_DEPLOY_PORT }}
username: ${{ secrets.SSH_DEPLOY_USER }}
password: ${{ secrets.SSH_DEPLOY_PASSWORD }}
key: ${{ vars.SSH_PRIVATE_KEY }}
script: |
cd ~/repo
./replace-env.sh HRMS_USER "${{ inputs.version }}"