Skip to content

Commit

Permalink
Include adding a new GH release to new version steps (#2519)
Browse files Browse the repository at this point in the history
  • Loading branch information
pvdrz authored May 1, 2023
1 parent b0604b4 commit 948d0d4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -573,3 +573,6 @@ $ pushd bindgen && cargo publish && popd
$ pushd bindgen-cli && cargo publish && popd
$ git push --tags upstream # To publish the tag
```
### Create a new release on Github

See [Releasing projects on Github](https://docs.github.com/en/repositories/releasing-projects-on-github)

0 comments on commit 948d0d4

Please sign in to comment.