1
0
Fork 0
mirror of synced 2024-10-01 01:28:51 +13:00

fix deploy error

This commit is contained in:
Martin McKeaveney 2021-02-06 12:35:01 +00:00
parent 6719e26d77
commit 7681416692

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`