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.
2 parents b74f7af + 05142f0 commit 0a7254eCopy full SHA for 0a7254e
.github/workflows/publish.yml
@@ -39,7 +39,7 @@ jobs:
39
labels: ${{ steps.meta.outputs.labels }}
40
build-args: |
41
"PUBLIC_CONSOLE_MODE=cloud"
42
- "PUBLIC_CONSOLE_FEATURE_FLAGS="
+ "PUBLIC_CONSOLE_FEATURE_FLAGS=sites"
43
"PUBLIC_APPWRITE_MULTI_REGION=true"
44
"PUBLIC_GROWTH_ENDPOINT=${{ secrets.PUBLIC_GROWTH_ENDPOINT }}"
45
"PUBLIC_STRIPE_KEY=${{ secrets.PUBLIC_STRIPE_KEY }}"
0 commit comments