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: