From ccbd3da94585d5ee2ffd43119b8803bb7edb4ee6 Mon Sep 17 00:00:00 2001 From: Michal Czyz Date: Tue, 12 Mar 2024 17:21:09 +0100 Subject: [PATCH] Always prepare art name Signed-off-by: Michal Czyz --- .github/actions/implementation/action.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/actions/implementation/action.yml b/.github/actions/implementation/action.yml index 331f1dcdb3..6d99342c50 100644 --- a/.github/actions/implementation/action.yml +++ b/.github/actions/implementation/action.yml @@ -74,6 +74,7 @@ runs: # ${variable/character_to_replace/new_character} # ${variable/ slash / underscore } - name: Prepare artifact name + if: always() shell: bash run: | name_input=${{inputs.xls_module}}/${{inputs.rule_ir}}