mirror of
https://github.com/Sheldan/OnePlusBot.git
synced 2026-04-20 14:16:45 +00:00
[OPB-xxx] adding missed version to update in release job
This commit is contained in:
3
.github/workflows/release_manual.yaml
vendored
3
.github/workflows/release_manual.yaml
vendored
@@ -53,7 +53,8 @@ jobs:
|
|||||||
{
|
{
|
||||||
"bot.tag": "${{ env.version }}",
|
"bot.tag": "${{ env.version }}",
|
||||||
"templateDeploymentData.tag": "${{ env.version }}",
|
"templateDeploymentData.tag": "${{ env.version }}",
|
||||||
"dbConfigDeploymentData.tag": "${{ env.version }}"
|
"dbConfigDeploymentData.tag": "${{ env.version }}",
|
||||||
|
"privateRestApi.tag": "${{ env.version }}"
|
||||||
}
|
}
|
||||||
- name: Update .env version
|
- name: Update .env version
|
||||||
run:
|
run:
|
||||||
|
|||||||
Reference in New Issue
Block a user