summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorParty Wumpus <48649272+PartyWumpus@users.noreply.github.com>2023-01-11 18:22:18 +0000
committerGitHub <noreply@github.com>2023-01-11 18:22:18 +0000
commitf60d1704d0b6bfd5ea21682cf9d4ff53eff0a1f4 (patch)
tree2c58f184966847040ab9cccbb4aefb50760e05a2 /.github
parentba154c2e6e3c0ead8d1ca8f9433ee3e9c49c10af (diff)
downloaddecky-installer-f60d1704d0b6bfd5ea21682cf9d4ff53eff0a1f4.tar.gz
decky-installer-f60d1704d0b6bfd5ea21682cf9d4ff53eff0a1f4.zip
Update main.yml
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 5adf0ca..3f3fcfe 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -17,7 +17,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: ${{ github.ref }}
- draft: true
+ draft: false
update_latest_release: true
file: "${{ github.workspace }}/gui/decky_installer.desktop;${{ github.workspace }}/gui/user_install_script.sh"
verbose: true