build: publish desktop installer via Gitea releases
Some checks failed
Build and tests / test (push) Has been cancelled
Some checks failed
Build and tests / test (push) Has been cancelled
This commit is contained in:
12
frontend/downloads/README.md
Normal file
12
frontend/downloads/README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# Desktop release cache
|
||||
|
||||
Desktop installers are Gitea Release assets and are not stored in Git.
|
||||
|
||||
Run the following command from `frontend/` to download and verify the release
|
||||
declared in `desktop-release.json`:
|
||||
|
||||
```bash
|
||||
node scripts/sync-desktop-release.js
|
||||
```
|
||||
|
||||
The installer is written to this directory and served from `/downloads/`.
|
||||
Reference in New Issue
Block a user