Document installer registry publishing status
This commit is contained in:
@@ -33,13 +33,15 @@ git diff --check
|
|||||||
|
|
||||||
## Windows Installer
|
## Windows Installer
|
||||||
|
|
||||||
Download the current Windows installer from the Gitea package registry:
|
Download the current Windows installer from the latest successful Gitea build:
|
||||||
|
|
||||||
|
- [Build artifacts: coworker-windows-installer](https://git.wilkensxl.de/Code-Inc/Coworker/actions/runs/22)
|
||||||
|
|
||||||
|
The build workflow also publishes the installer to the Gitea package registry when `secrets.GITEA_TOKEN` has package write access for `Code-Inc`:
|
||||||
|
|
||||||
- [Coworker-Setup-0.1.0.exe](https://git.wilkensxl.de/api/packages/Code-Inc/generic/coworker-windows-installer/0.1.0/Coworker-Setup-0.1.0.exe)
|
- [Coworker-Setup-0.1.0.exe](https://git.wilkensxl.de/api/packages/Code-Inc/generic/coworker-windows-installer/0.1.0/Coworker-Setup-0.1.0.exe)
|
||||||
- [SHA256SUMS.txt](https://git.wilkensxl.de/api/packages/Code-Inc/generic/coworker-windows-installer/0.1.0/SHA256SUMS.txt)
|
- [SHA256SUMS.txt](https://git.wilkensxl.de/api/packages/Code-Inc/generic/coworker-windows-installer/0.1.0/SHA256SUMS.txt)
|
||||||
|
|
||||||
The build workflow also keeps the latest installer as an Actions artifact:
|
|
||||||
|
|
||||||
```text
|
```text
|
||||||
release/Coworker-Setup-<version>.exe
|
release/Coworker-Setup-<version>.exe
|
||||||
release/SHA256SUMS.txt
|
release/SHA256SUMS.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user