Skip to content

Commit 1e72d6c

Browse files
committed
chore: correct if statement ending in script
1 parent 42cac83 commit 1e72d6c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ jobs:
9494
echo "CREATE_RELEASE=true" >> $GITHUB_ENV
9595
else
9696
echo "CREATE_RELEASE=false" >> $GITHUB_ENV
97+
fi
9798
9899
- name: Find Previous Release
99100
if: env.CREATE_RELEASE == 'true'

0 commit comments

Comments
 (0)