fix
All checks were successful
Build & Deploy on Dev / build (push) Successful in 40s

This commit is contained in:
Warunee Tamkoo 2025-09-16 15:13:37 +07:00
parent 51981d66e4
commit 8db53a9422

View file

@ -52,7 +52,7 @@ jobs:
password: ${{ secrets.SSH_DEPLOY_PASSWORD }}
script: |
cd ~/repo
./replace-env.sh API_EXAM "${{ inputs.version }}"
./replace-env.sh API_EXAM "${{ env.IMAGE_VERSION }}"
./deploy.sh hrms-api-exam
- name: Discord Notification