Update Utils.cs
build and deploy Speckle functions / publish-automate-function-version (push) Has been cancelled

This commit is contained in:
Claire Kuang
2024-02-02 02:06:55 +00:00
parent 739befc3fa
commit e85e00bff2
+1 -1
View File
@@ -85,7 +85,7 @@ namespace SpeckleAutomateDotnetExample
);
}
}
else
else if (!string.IsNullOrWhiteSpace(commitObject.id))
{
if (speckleIdDict.ContainsKey(commitObject.id))
{