Deployed b2dc4be with MkDocs version: 1.4.2

This commit is contained in:
github-actions[bot]
2023-01-27 21:01:32 +00:00
parent 25796ec52d
commit f3ab8144af
3 changed files with 12 additions and 8 deletions

View File

@@ -189,14 +189,18 @@
<p><code>git checkout master
git pull
git tag v14.0.0
git push --tags</code>
5. Wait for the GitHub-Action of release creation. After all is done:
* the release should be created
* the artifacts are downloadable from release
* The documented changes were applied to the release
6. Merge master back in <code>rolling</code>
7. Check that the <a href="">Web Installer</a> shows the right version</p>
git push --tags</code></p>
</li>
<li>
<p>Wait for the GitHub-Action of release creation. After all is done:</p>
<ul>
<li>the release should be created</li>
<li>the artifacts are downloadable from release </li>
<li>The documented changes were applied to the release</li>
</ul>
</li>
<li>Merge master back in <code>rolling</code></li>
<li>Check that the <a href="">Web Installer</a> shows the right version</li>
</ol>
</div>