From b463b0c7616b8a42bd61a9f4e4636f7659119333 Mon Sep 17 00:00:00 2001 From: Ivan Khropachov Date: Tue, 14 Jul 2026 12:25:21 +0300 Subject: [PATCH] Visible version --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e8e6ce0..b0cd906 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -107,7 +107,7 @@ jobs: org.opencontainers.image.licenses=Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0) org.opencontainers.image.source=${{ github.server_url }}/${{ github.repository }} - - name: Build and push image + - name: Build and push image ${{ steps.version.outputs.NEW_VERSION }} id: docker_build uses: nick-fields/retry@v4 env: