Skip to content

Commit 409365f

Browse files
committed
fix
1 parent 9894731 commit 409365f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/delete-review-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
missing+=("Variable: CPLN_ORG_STAGING")
5959
fi
6060
61-
if [ -z "$"PREFIX" }} ]; then
61+
if [ -z "$PREFIX" }} ]; then
6262
missing+=("Variable: REVIEW_APP_PREFIX")
6363
fi
6464

0 commit comments

Comments
 (0)