mirror of
https://github.com/System-End/site.git
synced 2026-04-19 15:18:18 +00:00
Add secret
This commit is contained in:
parent
b329de0569
commit
2ce5d43385
1 changed files with 7 additions and 2 deletions
|
|
@ -1,5 +1,10 @@
|
|||
{
|
||||
"public": true,
|
||||
"trailingSlash": true,
|
||||
"github": { "silent": true }
|
||||
}
|
||||
"github": {
|
||||
"silent": true
|
||||
},
|
||||
"env": {
|
||||
"AIRTABLE_API_KEY": "@airtable-api-key"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue