fix deploy error

This commit is contained in:
Martin McKeaveney 2021-02-06 12:35:01 +00:00
parent 7567935f71
commit bdc504fde6
1 changed files with 1 additions and 1 deletions

View File

@ -25,8 +25,8 @@
notifier.danger(
"No budibase API Keys configured. You must set either a self hosted or cloud API key to deploy your budibase app."
)
return
}
return
}
const DEPLOY_URL = `/api/deploy`