Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates the GitHub Actions release workflow to create compressed .tar.gz archives of the built binaries instead of uploading raw executables. This improves the release artifact distribution by reducing file sizes and providing a standard archive format.
Changes:
- Replace binary renaming step with tar archive creation
- Update artifact upload path to reference the new
.tar.gzfile
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
No description provided.