diff options
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/release-on-tag.yml | 2 |
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 |
