Deployed d61d875 with MkDocs version: 1.6.1

This commit is contained in:
github-actions[bot]
2024-12-25 18:50:11 +00:00
parent d4867caeab
commit 00fdfc6b27

View File

@@ -596,7 +596,7 @@
<h1 id="release-procedure"><span class="enumerate-headings-plugin enumerate-heading-plugin">1.</span> Release Procedure</h1>
<p>Follow these steps to create a release:</p>
<ol>
<li>Document all relevant changes in the <a href="https://github.com/jomjol/AI-on-the-edge-device/blob/rolling/Changelog.md">Changelog</a> in the <code>main</code> branch.
<li>Document all relevant changes in the <a href="https://github.com/jomjol/AI-on-the-edge-device/blob/main/Changelog.md">Changelog</a> in the <code>main</code> branch.
To get a list of commits, you can call <code>git log --oneline</code> or check <a href="https://github.com/jomjol/AI-on-the-edge-device-docs/commits/main/">commits/main/</a>. Summarize the relevant changes since the last release.</li>
<li>Wait for the GitHub action to run successfully.</li>
<li>Test it to see if everything worsk as expected.</li>