re-add secrets??

This commit is contained in:
Matthew Stanciu 2020-05-12 19:40:17 -04:00
parent 7cc2add8ed
commit 3c9f6afa55

View file

@ -3,5 +3,9 @@
"trailingSlash": true,
"github": {
"silent": true
},
"env": {
"AIRTABLE_API_KEY": "@airtable-api-key",
"SLACK_BOT_TOKEN": "@slack-bot-token-production-8avf"
}
}