diff --git a/web/content/docs/devguide/procedures/publish-a-release.pandoc b/web/content/docs/devguide/procedures/publish-a-release.pandoc
index 6877b3a735cee9de3c5c8ae0ce043cf07b1f3962..c93b8cdb1f8bc47f87c63bdaf282d100b0e10012 100644
--- a/web/content/docs/devguide/procedures/publish-a-release.pandoc
+++ b/web/content/docs/devguide/procedures/publish-a-release.pandoc
@@ -9,7 +9,7 @@ weight = 1051
     parent = "procedures"
 +++
 
-## Publish to website
+## Publication procedure
 
 - Copy changelog from Wiki to new page
 - Replace `#([0-9][0-9][0-9][0-9])` with `[#$1](https://github.com/ufz/ogs/pull/$1)` (e.g. in VS Code)
@@ -18,3 +18,8 @@ weight = 1051
 - Fill in the release notes from the Wiki
 - Start the `ufz/master` Jenkins job manually and check that it ran successfully! (Do not push to `master` until job ran successfully!)
 - Copy release binaries from Jenkins job to GitHub release page
+- Create and copy container images to GitHub release page
+- Update web release page with generated artifacts
+- Check new [Zenodo release](https://zenodo.org/account/settings/github/repository/ufz/ogs#)
+- Create a discourse announcement post
+
diff --git a/web/content/releases/6.2.1.md b/web/content/releases/6.2.1.md
index 4174ffbae33ca3070a151f5a9069231efcc85d13..9cd7191513af8866d0f328d04fc7b4536b4eb59a 100644
--- a/web/content/releases/6.2.1.md
+++ b/web/content/releases/6.2.1.md
@@ -10,10 +10,10 @@ win = [
     "Windows-10.0.14393-x64-python-3.7.2-de-utils.zip"
 ]
 linux = [
-    "Linux-FIXME-x64-utils.tar.gz",
-    "Linux-FIXME-x64-de-utils.tar.gz",
-    "Linux-FIXME-x64-python-3.6.3-utils.tar.gz",
-    "Linux-FIXME-x64-python-3.6.3-de-utils.tar.gz"
+    "Linux-5.2.7-arch1-1-ARCH-x64-utils.tar.gz",
+    "Linux-5.2.0-arch2-1-ARCH-x64-de-utils.tar.gz",
+    "Linux-5.2.7-arch1-1-ARCH-x64-python-3.6.8-utils.tar.gz",
+    "Linux-5.2.0-arch2-1-ARCH-x64-python-3.6.8-de-utils.tar.gz"
 ]
 osx = [ "OSX-10.14-x64-de-utils.tar.gz" ]
 container = [