diff options
| author | Party Wumpus <48649272+PartyWumpus@users.noreply.github.com> | 2023-01-11 18:24:08 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-11 18:24:08 +0000 |
| commit | 426d820c5dc661bd29b3b7c1377cfc59f4a7f3b9 (patch) | |
| tree | ecdf7acb378848796520ffadd0ea10608c67ebb7 | |
| parent | f60d1704d0b6bfd5ea21682cf9d4ff53eff0a1f4 (diff) | |
| download | decky-installer-426d820c5dc661bd29b3b7c1377cfc59f4a7f3b9.tar.gz decky-installer-426d820c5dc661bd29b3b7c1377cfc59f4a7f3b9.zip | |
Update main.yml
| -rw-r--r-- | .github/workflows/main.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 3f3fcfe..add9dbf 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -18,7 +18,7 @@ jobs: with: tag_name: ${{ github.ref }} draft: false - update_latest_release: true + update_latest_release: false file: "${{ github.workspace }}/gui/decky_installer.desktop;${{ github.workspace }}/gui/user_install_script.sh" verbose: true |
