Files
2026-07-13 13:32:57 +08:00

295 B

@trigger.dev/build
@trigger.dev/build
patch

You can now mark environment variables synced via the syncEnvVars build extension as secrets. Return { name, value, isSecret: true } from your callback and those variables are stored redacted in the dashboard, just like manually created secret env vars.