diff --git a/.github/workflows/iroha2-profiling-image.yml b/.github/workflows/iroha2-profiling-image.yml index f8c21f33bed..7d7e250bc7d 100644 --- a/.github/workflows/iroha2-profiling-image.yml +++ b/.github/workflows/iroha2-profiling-image.yml @@ -67,7 +67,7 @@ jobs: with: push: true tags: | - bastos525/iroha:${{ env.TAG }}-${{ env.IROHA2_PROFILE_TAG }} + bastos525/iroha:${{ env.TAG }}-${{ github.event.inputs.IROHA2_PROFILE_TAG }} # docker.soramitsu.co.jp/iroha2/iroha:${{ env.TAG }}-${{ env.IROHA2_PROFILE }} labels: commit=${{ github.sha }} build-args: |