Skip to content

Commit

Permalink
docs: add github release step
Browse files Browse the repository at this point in the history
  • Loading branch information
garritfra committed Feb 9, 2022
1 parent 93796df commit 75a0ace
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/releasing.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@
1. Tag commit using `git tag -a <new release> -m "$(git shortlog <last release>..HEAD)"`
1. Push the tag using `git push --tags`
1. Publish package using `cargo publish`
1. Create new GitHub Release

0 comments on commit 75a0ace

Please sign in to comment.