Skip to content

Commit 8e64bda

Browse files
committed
docs: remove internal updater setup guide
1 parent bb5b2d1 commit 8e64bda

2 files changed

Lines changed: 2 additions & 301 deletions

File tree

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
<a href="https://github.com/holdon1996/dev-stack#quick-start">
1616
<img src="https://img.shields.io/badge/How%20to%20Install-Quick%20Start-1f6feb?style=for-the-badge" alt="How to Install">
1717
</a>
18-
<a href="https://github.com/holdon1996/dev-stack/blob/main/UPDATER_SETUP.md">
19-
<img src="https://img.shields.io/badge/Updater-Setup%20Guide-f5a623?style=for-the-badge" alt="Updater Setup Guide">
18+
<a href="https://github.com/holdon1996/dev-stack/releases">
19+
<img src="https://img.shields.io/badge/See-All%20Releases-f5a623?style=for-the-badge" alt="See All Releases">
2020
</a>
2121
</p>
2222

@@ -124,7 +124,6 @@ npm run tauri build
124124
Updater and release signing are already wired into the app and workflow.
125125

126126
- Release workflow: [.github/workflows/release.yml](/f:/dev-stack/.github/workflows/release.yml)
127-
- Updater setup guide: [UPDATER_SETUP.md](/f:/dev-stack/UPDATER_SETUP.md)
128127
- Local env helper: [scripts/set-updater-env.ps1](/f:/dev-stack/scripts/set-updater-env.ps1)
129128

130129
If the repository is private, GitHub-hosted updater assets will not be publicly downloadable by end users. For the current updater URL strategy, the repository should be public or served through a separate update endpoint.

UPDATER_SETUP.md

Lines changed: 0 additions & 298 deletions
This file was deleted.

0 commit comments

Comments
 (0)