diff --git a/docs/releases.md b/docs/releases.md index 84f95c97..41b523c5 100644 --- a/docs/releases.md +++ b/docs/releases.md @@ -16,7 +16,7 @@ being published. * Add new `` entry in `contrib/Helix.appdata.xml` with release information according to the [AppStream spec](https://www.freedesktop.org/software/appstream/docs/sect-Metadata-Releases.html) * Tag and push * Switch to master and pull - * `git tag -s -m "" -a && git push` (note the `-s` which signs the tag) + * `git tag -s -m "" -a && git push origin ` (note the `-s` which signs the tag) * Wait for the Release CI to finish * It will automatically turn the git tag into a GitHub release when it uploads artifacts * Edit the new release