diff options
| author | Party Wumpus <48649272+PartyWumpus@users.noreply.github.com> | 2023-01-11 18:16:18 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-11 18:16:18 +0000 |
| commit | 14e976e6a46241abee20ac340f9be435e3a4d938 (patch) | |
| tree | ba6ec313fdbf0a3359be6397f0fdc3c41990151e /.github | |
| parent | 0c64c1a3967a171c28d3688e40e2411fc6fecbb6 (diff) | |
| download | decky-installer-14e976e6a46241abee20ac340f9be435e3a4d938.tar.gz decky-installer-14e976e6a46241abee20ac340f9be435e3a4d938.zip | |
Update main.yml
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/main.yml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 2ed7ca2..20e4196 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -17,7 +17,5 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: file: "${{ github.workspace }}/gui/decky_installer.desktop;${{ github.workspace }}/gui/user_install_script.sh" - delete_file: "random-name-*.txt" - branches: "main;dev" verbose: true - prerelease: true + |
