mirror of
https://github.com/Sheldan/OnePlusBot.git
synced 2026-01-03 08:19:44 +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 }}",
|
||||
"templateDeploymentData.tag": "${{ env.version }}",
|
||||
"dbConfigDeploymentData.tag": "${{ env.version }}"
|
||||
"dbConfigDeploymentData.tag": "${{ env.version }}",
|
||||
"privateRestApi.tag": "${{ env.version }}"
|
||||
}
|
||||
- name: Update .env version
|
||||
run:
|
||||
|
||||
Reference in New Issue
Block a user