diff --git a/.github/workflows/sync-to-workspace.yml b/.github/workflows/sync-to-workspace.yml index e44d4a7..28fecfb 100644 --- a/.github/workflows/sync-to-workspace.yml +++ b/.github/workflows/sync-to-workspace.yml @@ -5,8 +5,8 @@ on: branches: [main] env: - STAGING_WORKSPACE_URL: https://realms-staging.stack.cards/catalog-new - PRODUCTION_WORKSPACE_URL: https://app.boxel.ai/catalog-new + STAGING_WORKSPACE_URL: https://realms-staging.stack.cards/external-catalog + PRODUCTION_WORKSPACE_URL: https://app.boxel.ai/external-catalog jobs: sync-workspace: