[OPB-xxx] adding missed version to update in release job

This commit is contained in:
Sheldan
2024-02-03 20:59:27 +01:00
parent 2826ffdcad
commit 37492335a4

View File

@@ -53,7 +53,8 @@ jobs:
{
"bot.tag": "${{ env.version }}",
"templateDeploymentData.tag": "${{ env.version }}",
"dbConfigDeploymentData.tag": "${{ env.version }}"
"dbConfigDeploymentData.tag": "${{ env.version }}",
"privateRestApi.tag": "${{ env.version }}"
}
- name: Update .env version
run: