diff options
| -rw-r--r-- | .github/workflows/release-on-tag.yml | 1 |
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 |
