Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: create a GitHub release for each tag #14

Merged
merged 2 commits into from
Jul 22, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,6 @@ etc. You can verify that this step worked by checking
`.tar.gz.sign` files.
6. Create a "Now working on" commit in libuv/libuv. An example can be seen
[here](https://github.com/libuv/libuv/commit/07955ed3737cc59bc4d586b34222669ca87de755).
7. Make a pull request to nodejs/node to update the version of libuv.
7. Create a new release on Github for the tag at
<https://github.com/libuv/libuv/releases/new>.
8. Make a pull request to nodejs/node to update the version of libuv.