Skip to content

Commit d196561

Browse files
committed
chore: scope syncEnvVars changeset to a build patch
1 parent 19b39d3 commit d196561

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
---
2-
"@trigger.dev/build": minor
3-
"@trigger.dev/core": minor
4-
"trigger.dev": minor
2+
"@trigger.dev/build": patch
53
---
64

75
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.

0 commit comments

Comments
 (0)