Skip to content

Commit 948d0d4

Browse files
authored
Include adding a new GH release to new version steps (#2519)
1 parent b0604b4 commit 948d0d4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -573,3 +573,6 @@ $ pushd bindgen && cargo publish && popd
573573
$ pushd bindgen-cli && cargo publish && popd
574574
$ git push --tags upstream # To publish the tag
575575
```
576+
### Create a new release on Github
577+
578+
See [Releasing projects on Github](https://docs.github.com/en/repositories/releasing-projects-on-github)

0 commit comments

Comments
 (0)