Update .forgejo/workflows/ci-cd.yml

This commit is contained in:
Forgejo Admin 2025-09-10 11:50:37 +07:00
parent db30910b6c
commit 99307abff4

View file

@ -56,5 +56,5 @@ jobs:
password: ${{ secrets.SSH_DEPLOY_PASSWORD }}
script: |
cd ~/repo
./replace-env.sh API_ORG "${{ inputs.version }}"
./replace-env.sh API_ORG "${{ env.IMAGE_VERSION }}"
./deploy.sh hrms-api-org