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 <[email protected]>
  • Loading branch information
galargh and BigLep authored Aug 5, 2024
1 parent fc7fce7 commit 2d3ead8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ We release all actors, the runtime, and the state abstraction at the same time b

1. Changing the `workspace.package.version` in the top-level `Cargo.toml` file.

This will trigger an automatic GitHub release and associated tags creation and then it will also trigger bundle-build by GitHub CI, and the generated bundles will be attached to the GitHub release.
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.

## Instructions for client implementations

Expand Down

0 comments on commit 2d3ead8

Please sign in to comment.