From bbda3d752af6ea9636bab494ed1df5622066c8c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iv=C3=A1n=20S=C3=A1nchez=20Ortega?= Date: Tue, 4 Oct 2022 11:39:41 +0200 Subject: [PATCH] Add step for release assets (#8494) Co-authored-by: Florian Bischof Co-authored-by: Jon Koops --- RELEASE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE.md b/RELEASE.md index b374b5ac549..04a11a37a83 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -9,6 +9,7 @@ - [ ] [Leaflet NPM package page](https://www.npmjs.com/package/leaflet) - [ ] files on [Leaflet unpkg page](https://unpkg.com/leaflet@latest/) - [ ] Make a new release on [Leaflet's GitHub release page](https://github.com/Leaflet/Leaflet/releases/) with the most important parts of the changelog +- [ ] Download zip archive from https://leafletjs-cdn.s3.amazonaws.com/content/leaflet/vX.X.X/leaflet.zip (where `X.X.X` is the new version number) and upload it as an "asset" of the GitHub release. ### Updating docs after the release