Skip to content

Commit 5537afe

Browse files
authored
Update src/content/changelogs/workflows.yaml
1 parent ccb6911 commit 5537afe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/changelogs/workflows.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ entries:
2424
description: |-
2525
Previously, in local dev, the output field would return the list of successful steps outputs in the workflow. This is not expected behavior compared to production workflows (where the output is the actual return of the run function).
2626
27-
This release makes it so that output is equal to production behavior.
27+
This release aligns the local dev output field behavior with the production behavior.
2828
- publish_date: "2024-12-19"
2929
title: "Better instance control, improved queued logic, and step limit increased"
3030
description: |-

0 commit comments

Comments
 (0)