wrangler-action/.changeset/stale-spiders-turn.md

5 lines
213 B
Markdown

---
"wrangler-action": patch
---
Refactored error handling to stop execution when action fails. Previously, the action would continue executing to completion if one of the steps encountered an error. Fixes #160.