Document installer registry publishing status
All checks were successful
Codex Template Compliance / compliance (push) Successful in 5s
Release Dry Run / release-dry-run (push) Successful in 41s
Build / build (push) Successful in 2m21s

This commit is contained in:
2026-06-19 15:20:22 +02:00
parent bed0acb2d7
commit 2d9d072371

View File

@@ -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