Skip to content

Commit 8f9413f

Browse files
committed
fix
1 parent df05313 commit 8f9413f

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
@@ -128,7 +128,6 @@ runs:
128128
129129
- name: Generate Logo
130130
shell: bash
131-
if: ${{ ! -f "${{ env.INPUT_LOGO_PATH }}" }}
132131
run: |
133132
if [ -f "$INPUT_LOGO_PATH" ]; then
134133
echo "Logo found at $INPUT_LOGO_PATH"

0 commit comments

Comments
 (0)