$ git checkout stable-33.0
$ git pull
$ git tag -s -m "Release 33.0.1" v33.0.1
$ git push origin --tags
git remote add releases git@github.com:nextcloud-releases/desktop.git
git fetch origin v33.0.1
git push releases v33.0.1
$ git checkout stable-33.0
$ git pull
$ git tag -s -m "Release 33.0.1" v33.0.1
$ git push origin --tags
π TO DO
ssh -P 2200to signing VM, then,cat how-to-sign, thenscp -P 2200to download signatures)Generate release notes) at:β οΈ Only add the release notes. Do not upload the binaries to nextcloud/desktop/releases.β οΈ No binaries on this release page.publish_desktop.shscript on download.nextcloud.com so that the binaries appear at download.nextcloud.com/desktop/releases.htaccesssuch that latest alias point toward the new release (for example https://download.nextcloud.com/desktop/releases/Windows/latest)$stableReleaseDateand$stableVersionin the updater server config to serve the release."signature"and"length"under'macos'in'stable'with them.