Skip to content

Commit bba2281

Browse files
committed
wip
1 parent 3a88507 commit bba2281

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/upload-artifacts.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,6 @@ jobs:
2828
# E.g. "v0.5.31" -> "0.5.31"
2929
args: latest --remove-prefix
3030

31-
- name: update-chart-version-with-release-version
32-
run: |
33-
RELEASE_VERSION=${{ steps.get-latest-no-v-version.outputs.output }}
34-
sed -i 's/<IS_SUBSTITUTED_IN_CI_RELEASE_JOB>/'"$RELEASE_VERSION"'/g' ./deploy/ydb-operator/Chart.yaml
35-
3631
- name: create-tag
3732
uses: mathieudutour/[email protected]
3833
with:

0 commit comments

Comments
 (0)