summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorcopilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>2026-02-04 14:02:28 +0000
committercopilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>2026-02-04 14:02:28 +0000
commit06d1b194d4ce46524bc03628ecdf15fa2e135e5f (patch)
tree87ab98a2f8d84a0ecc9b2c324fd403d022df93e5 /.github
parent1b1148cacc4bc90cc4cefb9f543f87c94d19c7df (diff)
downloaddecky-installer-06d1b194d4ce46524bc03628ecdf15fa2e135e5f.tar.gz
decky-installer-06d1b194d4ce46524bc03628ecdf15fa2e135e5f.zip
Rename decky_plugin_installer.py to decky_client.py
Co-authored-by: tranch <5999732+tranch@users.noreply.github.com>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/release-on-tag.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release-on-tag.yml b/.github/workflows/release-on-tag.yml
index fb8c021..5512646 100644
--- a/.github/workflows/release-on-tag.yml
+++ b/.github/workflows/release-on-tag.yml
@@ -32,5 +32,5 @@ jobs:
tag_name: ${{ github.ref_name }}
files: |
user_install_script.sh
- decky_plugin_installer.py
+ decky_client.py
decky_installer.desktop