From 8fb7778bb371b109cdecaddd7b4e212ef20feadd Mon Sep 17 00:00:00 2001 From: tranch Date: Tue, 3 Feb 2026 12:11:19 +0800 Subject: chore: include plugin installer in release Add decky_plugin_installer.py to the release asset list. --- .github/workflows/release-on-tag.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.github/workflows') diff --git a/.github/workflows/release-on-tag.yml b/.github/workflows/release-on-tag.yml index 36048c5..fb8c021 100644 --- a/.github/workflows/release-on-tag.yml +++ b/.github/workflows/release-on-tag.yml @@ -32,4 +32,5 @@ jobs: tag_name: ${{ github.ref_name }} files: | user_install_script.sh + decky_plugin_installer.py decky_installer.desktop -- cgit v1.2.3