summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authortranch <tranch.xiao@gmail.com>2026-02-03 12:11:19 +0800
committertranch <tranch.xiao@gmail.com>2026-02-03 12:11:19 +0800
commit8fb7778bb371b109cdecaddd7b4e212ef20feadd (patch)
treefac91cfe78ca2f99aa4b19d202382ae12197f351 /.github/workflows
parent1476d5cbdb5791f05d36838237b55cb3f8f72125 (diff)
downloaddecky-installer-8fb7778bb371b109cdecaddd7b4e212ef20feadd.tar.gz
decky-installer-8fb7778bb371b109cdecaddd7b4e212ef20feadd.zip
chore: include plugin installer in releasev1.0.2
Add decky_plugin_installer.py to the release asset list.
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/release-on-tag.yml1
1 files changed, 1 insertions, 0 deletions
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