adds error reporting
build and deploy Speckle functions / publish-automate-function-version (push) Has been cancelled

This commit is contained in:
Claire Kuang
2024-02-07 14:01:24 +00:00
parent cacd6f03f5
commit adc27ae5d3
8 changed files with 319 additions and 16 deletions
@@ -0,0 +1,11 @@
{
"profiles": {
"TestAutomateFunction": {
"commandName": "Project",
"environmentVariables": {
"SPECKLE_TOKEN": "718d0650eea8038642850414e43bd81314d740359a",
"SPECKLE_SERVER_URL": "https://latest.speckle.dev/"
}
}
}
}