Skip to content

Commit 05142f0

Browse files
committed
Enable sites on Cloud
1 parent b74f7af commit 05142f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
labels: ${{ steps.meta.outputs.labels }}
4040
build-args: |
4141
"PUBLIC_CONSOLE_MODE=cloud"
42-
"PUBLIC_CONSOLE_FEATURE_FLAGS="
42+
"PUBLIC_CONSOLE_FEATURE_FLAGS=sites"
4343
"PUBLIC_APPWRITE_MULTI_REGION=true"
4444
"PUBLIC_GROWTH_ENDPOINT=${{ secrets.PUBLIC_GROWTH_ENDPOINT }}"
4545
"PUBLIC_STRIPE_KEY=${{ secrets.PUBLIC_STRIPE_KEY }}"

0 commit comments

Comments
 (0)