@ -91,4 +91,4 @@ jobs:
push: true
tags: ${{ github.repository }}:${{ github.event.inputs.tags }}, quay.io/${{ github.repository }}:${{ github.event.inputs.tags }}, ghcr.io/${{ github.repository }}:${{ github.event.inputs.tags }}, registry.gitlab.com/${{ github.repository }}:${{ github.event.inputs.tags }}
build-args: |
release_tag_name=${{ steps.identify_github_release_tag_name.outputs.tag }}
release_tag_name=${{ github.event.inputs.tags }}