Inputs are only set for workflow_dispatch — on push the env vars were
empty, causing generate-api-types to try localhost:3000 and fail with
ECONNREFUSED. Add || defaults so push builds hit cms.pm86.de.
- Introduced new environment variables for Formbricks in .env.backup and .env.example.
- Updated package.json and yarn.lock to include React and related types for improved functionality.
- Added new favicon images and manifest for better branding and user experience.
- Implemented new Svelte components for enhanced content management, including Badge, Card, OrganisationsBlock, and OpnFormBlock.
- Updated ContentRows component to support new block types.