Open zognotadog opened 2 months ago
Kind same issue here. The deploy is being done but when trying to log the step.[VERCEL_ACTION_STEP_ID].outputs.preview-url
nothing is being shown.
This is avoiding our tests to run over the preview in our CI workflow after preview deployment
When the vercel build fails, the preview and deploy outputs are not provided. We are trying to log the build logs in the PR if this happens. We cannot do this without the preview-url. Please can it be change to still output these on failure?