When using the new automated worker builds, how is it possible to access configured build secrets? F
When using the new automated worker builds, how is it possible to access configured build secrets? For example I would like to execute drizzle migrations on push to main, before deploying to workers. But I don‘t get the database url within drizzle config currently!



