- Increase the version number in the package.json and the Cargo.toml
- Run
npm run generate-wasm
- Push the code to main
- Wait for tests to be successful
- Create a release on github with the name being the version number from before prefixed with
v
for e.g.v1.1.0
- Enjoy, builds should appear on that release as soon as the CI is done running them.