`$WORKERS_CI_BRANCH` empty on rebuild

I'm using the
$WORKERS_CI_BRANCH
variable in my build script. This works fine, but when a build randomly fails, and I click "retry build", this new run does not set this env var and my scripts fail 😦
Was this page helpful?