This commit is contained in:
Frank 2026-05-21 16:55:12 -04:00
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