This commit is contained in:
Frank
2026-05-21 16:55:12 -04:00
parent 2935d1819e
commit e63dcd30f3
4 changed files with 22 additions and 10 deletions

4
sst-env.d.ts vendored
View File

@@ -71,6 +71,10 @@ declare module "sst" {
"type": "sst.sst.Secret"
"value": string
}
"FOO": {
"type": "sst.sst.Secret"
"value": string
}
"GITHUB_APP_ID": {
"type": "sst.sst.Secret"
"value": string