Skip to content

Commit

Permalink
chore: unwrap line in RELEASE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
claymcleod committed Mar 30, 2023
1 parent eaefd91 commit b70da70
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,5 @@
* [ ] Create git tag: `git tag v0.1.0`.
* [ ] Push release: `git push && git push --tags`.
* [ ] Publish the new crate: `cargo publish --all-features`.
* [ ] Go to the Releases page in Github, create a Release for this tag, and
copy the notes from the `CHANGELOG.md` file.
* [ ] Go to the Releases page in Github, create a Release for this tag, and copy the notes from the `CHANGELOG.md` file.
* [ ] Run docker release workflow from release tag branch.

0 comments on commit b70da70

Please sign in to comment.