summaryrefslogtreecommitdiff
path: root/.github/workflows/main.yml
diff options
context:
space:
mode:
authorParty Wumpus <48649272+PartyWumpus@users.noreply.github.com>2023-01-11 18:20:58 +0000
committerGitHub <noreply@github.com>2023-01-11 18:20:58 +0000
commitba154c2e6e3c0ead8d1ca8f9433ee3e9c49c10af (patch)
treec1da81fa25fd5a38d5e290ac5f9be0be67f8f6e9 /.github/workflows/main.yml
parent14e976e6a46241abee20ac340f9be435e3a4d938 (diff)
downloaddecky-installer-ba154c2e6e3c0ead8d1ca8f9433ee3e9c49c10af.tar.gz
decky-installer-ba154c2e6e3c0ead8d1ca8f9433ee3e9c49c10af.zip
Update main.yml
Diffstat (limited to '.github/workflows/main.yml')
-rw-r--r--.github/workflows/main.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 20e4196..5adf0ca 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -16,6 +16,9 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
+ tag_name: ${{ github.ref }}
+ draft: true
+ update_latest_release: true
file: "${{ github.workspace }}/gui/decky_installer.desktop;${{ github.workspace }}/gui/user_install_script.sh"
verbose: true