mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-18 17:28:09 +02:00
releasing: make sure to add release artifacts to wayland.fdo
I forget those too often. Signed-off-by: Simon Ser <contact@emersion.fr>
This commit is contained in:
parent
80b585f8d2
commit
bce7450040
1 changed files with 2 additions and 1 deletions
|
|
@ -50,7 +50,8 @@ To make a release of Weston, follow these steps.
|
|||
|
||||
Once satisfied:
|
||||
|
||||
git commit -am "releases: add ${RELEASE_NUMBER} release"
|
||||
git add releases.html releases/weston-${RELEASE_NUMBER}.tar.xz*
|
||||
git commit -m "releases: add weston ${RELEASE_NUMBER} release"
|
||||
git push
|
||||
|
||||
For x.y.0 releases, also create the release series x.y branch. The x.y branch
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue