We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9894731 commit 409365fCopy full SHA for 409365f
.github/workflows/delete-review-app.yml
@@ -58,7 +58,7 @@ jobs:
58
missing+=("Variable: CPLN_ORG_STAGING")
59
fi
60
61
- if [ -z "$"PREFIX" }} ]; then
+ if [ -z "$PREFIX" }} ]; then
62
missing+=("Variable: REVIEW_APP_PREFIX")
63
64
0 commit comments