Skip to content

Commit

Permalink
doc: create a GitHub release for each tag
Browse files Browse the repository at this point in the history
Fixes: #12
PR-URL: #14
Reviewed-By: Santiago Gimeno <santiago.gimeno@gmail.com>
  • Loading branch information
vtjnash authored Jul 22, 2021
1 parent 5329530 commit db4c090
Showing 1 changed file with 3 additions and 1 deletion.
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.

0 comments on commit db4c090

Please sign in to comment.