mirror of
https://github.com/matrix-org/sliding-sync.git
synced 2025-03-10 13:37:11 +00:00
588 B
588 B
- Ensure that CI passes against the commit you want to release.
- Tag that release. The tag name should start with
v
. Push it to GitHub. - GitHub should see tag and trigger a GHA workflow. It should:
- build binaries,
- create a draft release for this tag, and
- uploads the binaries as artifacts to this release.
- Go to https://github.com/matrix-org/sliding-sync/releases/ to find your release. Check that the binaries are attached successfully. Write release notes. When you're happy, publish.