Skip to content

Releases: behavior-tree-lab/behavior-tree-editor

Release list

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 11 Jun 07:21
chore: rename release artifacts to behavior-tree-editor and bump to 1…

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 11 Jun 06:40
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.