Skip to content

Commit

Permalink
chore: apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Steve Loeppky <stvn@loeppky.com>
  • Loading branch information
galargh and BigLep authored Aug 5, 2024
1 parent 2d3ead8 commit cf0b508
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,7 @@ Precompiled actor bundles are provided as [release binaries][releases] in this r

## Releasing

We release all actors, the runtime, and the state abstraction at the same time by:

1. Changing the `workspace.package.version` in the top-level `Cargo.toml` file.
We release all actors, the runtime, and the state abstraction at the same time by opening a PR changing the `workspace.package.version` in the top-level `Cargo.toml` file.

This triggers CI to create a draft GitHub Release, create the associated tags, and built and upload assets to the release. When the PR is merged, the GitHub Release will be published.

Expand Down

0 comments on commit cf0b508

Please sign in to comment.