From 2ecb92a5e65e5b416554cd4fff165a8329be4368 Mon Sep 17 00:00:00 2001 From: Rukira Date: Tue, 25 Aug 2026 12:02:34 +0100 Subject: [PATCH 1/2] Release template fix --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 5076c0e..1a22ca1 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -154,7 +154,7 @@ jobs: #### Available Packages - **macOS**: \`.dmg\` installer (Apple Silicon & Intel) - **Windows**: \`.msi\` Windows Installer - - **Linux**: \`.deb\` package (Debian / Ubuntu) + - **Linux (Experimental)**: \`.deb\` package (Debian / Ubuntu) --- For detailed setup and installation notes, please refer to [INSTALL.md](https://git.asarius.site/rukira/wow-backup/src/tag/${RELEASE_TAG}/INSTALL.md)." From 64d200643e1818b127c4febd827ea2de8e1c6165 Mon Sep 17 00:00:00 2001 From: Rukira Date: Tue, 25 Aug 2026 12:04:54 +0100 Subject: [PATCH 2/2] Updating INSTALL.md --- INSTALL.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/INSTALL.md b/INSTALL.md index e270f5a..1463ea0 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -10,6 +10,8 @@ Download the appropriate installer for your platform from the **[latest release] | **Windows** | Windows Installer (MSI) | `WoW Backup-.msi` | | **Linux** (Experimental) | Debian Package (DEB) | `wow-backup__amd64.deb` | +_Note: The Linux version is untested and experimental. Use at your own risk._ + --- ## macOS