sync workflow change

multi_adapter
binhex 8 months ago
parent 9ab4ee084d
commit f00ba21677

@ -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 }}

Loading…
Cancel
Save