mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-08 20:46:54 +03:00
Update Release-creation.md
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
# Release Procedure
|
# Release Procedure
|
||||||
Follow these steps to create a release:
|
Follow these steps to create a release:
|
||||||
|
|
||||||
1. Document all relevant changes in the [Changelog](https://github.com/jomjol/AI-on-the-edge-device/blob/rolling/Changelog.md) in the `main` branch.
|
1. Document all relevant changes in the [Changelog](https://github.com/jomjol/AI-on-the-edge-device/blob/rolling/Changelog.md) in the `main` branch.
|
||||||
To get a list of commits, you can call `git log --oneline` or check [commits/main/](https://github.com/jomjol/AI-on-the-edge-device-docs/commits/main/). Summarize the relevant changes since the last release.
|
To get a list of commits, you can call `git log --oneline` or check [commits/main/](https://github.com/jomjol/AI-on-the-edge-device-docs/commits/main/). Summarize the relevant changes since the last release.
|
||||||
1. Wait for the GitHub action to run successfully.
|
1. Wait for the GitHub action to run successfully.
|
||||||
|
|||||||
Reference in New Issue
Block a user