From 1b66920c234829553497f9926406660ef13f364c Mon Sep 17 00:00:00 2001 From: msukkari Date: Fri, 14 Mar 2025 15:10:31 -0700 Subject: [PATCH] fix bug where Sourcebot Cloud card is shown in self-hosted --- .github/workflows/ghcr-publish.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ghcr-publish.yml b/.github/workflows/ghcr-publish.yml index 164cd7a5..dc740fa2 100644 --- a/.github/workflows/ghcr-publish.yml +++ b/.github/workflows/ghcr-publish.yml @@ -81,7 +81,6 @@ jobs: build-args: | SOURCEBOT_VERSION=${{ github.ref_name }} POSTHOG_PAPIK=${{ secrets.POSTHOG_PAPIK }} - PUBLIC_SEARCH_DEMO=${{ secrets.PUBLIC_SEARCH_DEMO }} - name: Export digest run: |