docs: update release step
This fixes the release instructions.
This commit is contained in:
parent
195807870a
commit
1e50821bcb
@ -18,6 +18,8 @@ nav_order: 8
|
|||||||
tag with the release notes as its content. Make the first line be the name of
|
tag with the release notes as its content. Make the first line be the name of
|
||||||
the tag itself.
|
the tag itself.
|
||||||
8. Push the tag using `git push $upstream v202X.XX`.
|
8. Push the tag using `git push $upstream v202X.XX`.
|
||||||
9. Create the xz tarball using `make -C packaging -f Makefile.dist-packaging dist-snapshot`.
|
9. Create the xz tarball:
|
||||||
|
* `make -f Makefile.bindings bindings`
|
||||||
|
* `make -C packaging -f Makefile.dist-packaging dist-snapshot`
|
||||||
10. Create a GitHub release for the new release tag using its contents and
|
10. Create a GitHub release for the new release tag using its contents and
|
||||||
attach the tarball.
|
attach the tarball.
|
||||||
|
Loading…
Reference in New Issue
Block a user