Skip to content

Commit 44d8785

Browse files
committed
chore: extend release docs to include github release
1 parent 5fe3b55 commit 44d8785

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,7 @@ assert!(counter.into_map() == expected);
267267

268268
1. Run `git cliff --bump` and copy the appropriate data into `CHANGELOG.md`
269269
2. Run `cargo release "$(git cliff --bumped-version | cut -c2-)"`; if all is good, rerun with `--execute`
270+
3. Go to <https://github.com/coriolinus/counter-rs/releases/new>, draft a release with the newest tag, summary of changes, and autogenerated release notes
270271

271272
## Metadata
272273

0 commit comments

Comments
 (0)