Initial commit
build and deploy Speckle functions / publish-automate-function-version (push) Has been cancelled
build and deploy Speckle functions / publish-automate-function-version (push) Has been cancelled
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"speckleToken": "YOUR SPEKCLE TOKEN",
|
||||
"functionInputs": {
|
||||
"whisperMessage": "you are doing something weird",
|
||||
"forbiddenSpeckleType": ""
|
||||
},
|
||||
"automationRunData": {
|
||||
"project_id": "project id",
|
||||
"model_id": "model id",
|
||||
"branch_name": "branch name",
|
||||
"version_id": "version id",
|
||||
"speckle_server_url": "https://latest.speckle.systems",
|
||||
"automation_id": "automation id",
|
||||
"automation_revision_id": "automation revision id",
|
||||
"automation_run_id": "automation run id",
|
||||
"function_id": "function id",
|
||||
"function_name": "function name",
|
||||
"function_logo": null
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user