mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-14 16:27:13 +03:00
update automatic builds docs
This commit is contained in:
parent
9365d4e774
commit
0bc8ff9a0b
@ -26,3 +26,12 @@ When the workflow is (successfully) completed, it will upload the msi file it bu
|
||||
Within the `Built Files` zip file is the installer msi
|
||||
|
||||
**Please ensure you test the built msi before creating a release.**
|
||||
|
||||
## Automatic release creation
|
||||
|
||||
Github Actions can automatically create a release after finishing a build (as mentioned above). To make this happen,
|
||||
simply push a tag to the repo with the format `v1.2.3` where 1.2.3 is the semver for the version (Note that this is
|
||||
**DISTINCT** from the normal `Release/1.2.3` format for release tags).
|
||||
|
||||
Once the push is completed, a build will start, and once that is complete, a draft release will be created. Edit the
|
||||
release as needed and publish it. **Note that you should still test the built msi before publishing the release**
|
||||
|
Loading…
x
Reference in New Issue
Block a user