Releases: behavior-tree-lab/behavior-tree-editor
Releases · behavior-tree-lab/behavior-tree-editor
Release list
v1.0.2
v1.0.1
ci: serialize release uploads to avoid concurrent-write race Create the release in a dedicated job before builds, and upload assets one at a time (max-parallel: 1). Fixes the 'Not Found' error when parallel jobs raced to create/update the same release.