From 02ed6aeaa397ea25202be7d8892a32fa8fd111cc Mon Sep 17 00:00:00 2001 From: BAStos525 Date: Tue, 20 Aug 2024 00:36:06 +0300 Subject: [PATCH] try profiling dispatch 4 Signed-off-by: BAStos525 --- .github/workflows/iroha2-profiling-image.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: |