Deployed e31b1af with MkDocs version: 1.6.1

This commit is contained in:
github-actions[bot]
2024-10-08 22:18:21 +00:00
parent 79a6e3a180
commit 010b9db490
2 changed files with 10 additions and 8 deletions

View File

@@ -594,13 +594,15 @@
<li>Wait for the GitHub action to run successfully.</li>
<li>Test it to see if everything worsk as expected.</li>
<li>Update the contributors list in the <a href="https://github.com/jomjol/AI-on-the-edge-device7README.md">README.md</a> by triggering the <a href="https://github.com/jomjol/AI-on-the-edge-device/actions/workflows/manual-update-contributors-list.yaml">Manually update contributors list</a> action.</li>
<li>Go to <a href="https://github.com/jomjol/AI-on-the-edge-device/releases/new">releases/new</a> to create a new release.
Fill in a new tag and select "Create new tag: xxx on publish".</li>
</ol>
<p>A tag should have the format x.y.z.</p>
<p>It is suggested to first select "Set as a pre-release" at the bottom.</p>
<ol>
<li>Wait for the GitHub-Action of release creation. After all is done:<ul>
<li>
<p>Go to <a href="https://github.com/jomjol/AI-on-the-edge-device/releases/new">releases/new</a> to create a new release.
Fill in a new tag and select "Create new tag: xxx on publish". <br/>
A tag should have the format x.y.z. <br/>
It is suggested to first select "Set as a pre-release" at the bottom.</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>

File diff suppressed because one or more lines are too long