Skip to content

Commit ee90db9

Browse files
committed
fix
1 parent 7d69a87 commit ee90db9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy_latest_release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727
run: |-
2828
echo "IS_LATEST_RELEASE=${{ env.IS_LATEST_RELEASE }}" >> "$GITHUB_OUTPUT"
2929
if [${{ env.IS_LATEST_RELEASE }} != 'true']; then
30-
run: |-
3130
echo "Deploy is not for the latest release. Stopping deployment"
3231
fi
3332

0 commit comments

Comments
 (0)