Skip to content

Commit 86c5567

Browse files
authored
Remove conditional from setup-image-name step
1 parent 0ae7473 commit 86c5567

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ runs:
6767
using: "composite"
6868
steps:
6969
- name: Set image name
70-
if: ${{ inputs.image_name == '' }}
7170
id: image_name
7271
shell: bash
7372
run: |

0 commit comments

Comments
 (0)