fix forgejo
This commit is contained in:
parent
b656592d38
commit
99c3ffac01
1 changed files with 2 additions and 2 deletions
|
|
@ -25,5 +25,5 @@ jobs:
|
|||
password: ${{ secrets.SSH_DEPLOY_PASSWORD }}
|
||||
script: |
|
||||
cd ~/repo
|
||||
./replace-env.sh API_REPORT_TEMPLATE "${{ inputs.version }}"
|
||||
./deploy.sh hrms-api-report-template "${{ inputs.version }}"
|
||||
./replace-env.sh REPORT_TEMPLATE "${{ inputs.version }}"
|
||||
./deploy.sh hrms-report-template "${{ inputs.version }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue