Skip to content

Commit 680d441

Browse files
committed
Fix syntax
1 parent 65a58f6 commit 680d441

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/preview-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ jobs:
7171
else
7272
echo "::error::You must be a member of the elastic organization to trigger a preview build. Please ask a member of the elastic organization to re-trigger the build.";
7373
exit 1;
74+
fi
7475
;;
7576
"push" | "workflow_dispatch")
7677
exit 0;

0 commit comments

Comments
 (0)