Skip to content

v0.7.0

Choose a tag to compare

@rodu4835 rodu4835 released this 06 Jul 04:10
· 86 commits to main since this release
CI: attach release assets from a single job, not the racing matrix

The two matrix jobs both ran action-gh-release concurrently, colliding on
release creation so only one binary attached. Build in the matrix (upload
artifacts), then a single dependent release job attaches both.