fix: handle existing GitHub releases in workflow (#232)

This commit is contained in:
Chris Tate
2026-01-23 15:55:18 -06:00
committed by GitHub
parent c0fd1be132
commit 8c2a6ec5d2
2 changed files with 18 additions and 4 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"agent-browser": patch
---
Fix GitHub release workflow to handle existing releases. If a release already exists, binaries are uploaded to it instead of failing.