cozemble / monorepo

A data and process canvas
https://cozemble.com
Apache License 2.0
13 stars 1 forks source link

GitHub Actions build failing due to missing env var of frontend/docjson #91

Closed Metehan-Altuntekin closed 10 months ago

Metehan-Altuntekin commented 10 months ago

image

This can be resolved by providing the following env vars to the directory:

PUBLIC_SUPABASE_KEY=xxxx
PUBLIC_SUPABASE_URL=https://xxxx.supabase.co
Metehan-Altuntekin commented 10 months ago

The build is successful with 39/39 in my local when the env vars are provided

Metehan-Altuntekin commented 10 months ago

Fixed by removing the need for them at build in 4cdb2273a59f23f2dc4fdd81fdbc56bf8ee81157