Files
Regression-Testing/TestAutomateFunction/Properties/launchSettings.json
T
Claire Kuang adc27ae5d3
build and deploy Speckle functions / publish-automate-function-version (push) Has been cancelled
adds error reporting
2024-02-07 14:01:24 +00:00

11 lines
262 B
JSON

{
"profiles": {
"TestAutomateFunction": {
"commandName": "Project",
"environmentVariables": {
"SPECKLE_TOKEN": "718d0650eea8038642850414e43bd81314d740359a",
"SPECKLE_SERVER_URL": "https://latest.speckle.dev/"
}
}
}
}