mirror of
https://github.com/cloudflare/wrangler-action.git
synced 2024-11-25 03:14:46 +01:00
5 lines
213 B
Markdown
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.
|