@budibase/shared-core 2.30.3 → 2.30.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -10129,6 +10129,7 @@ var AutomationActionStepId = /* @__PURE__ */ ((AutomationActionStepId2) => {
10129
10129
  AutomationActionStepId2["COLLECT"] = "COLLECT";
10130
10130
  AutomationActionStepId2["OPENAI"] = "OPENAI";
10131
10131
  AutomationActionStepId2["TRIGGER_AUTOMATION_RUN"] = "TRIGGER_AUTOMATION_RUN";
10132
+ AutomationActionStepId2["BRANCH"] = "BRANCH";
10132
10133
  AutomationActionStepId2["discord"] = "discord";
10133
10134
  AutomationActionStepId2["slack"] = "slack";
10134
10135
  AutomationActionStepId2["zapier"] = "zapier";