From 30a50720e5b9999bdd8f27aebd15cb6d3dee42c7 Mon Sep 17 00:00:00 2001 From: CaCO3 Date: Sun, 5 Feb 2023 20:45:25 +0100 Subject: [PATCH] Update manual-update-webinstaller.yml --- .github/workflows/manual-update-webinstaller.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/manual-update-webinstaller.yml b/.github/workflows/manual-update-webinstaller.yml index 1b8bf455..7c36cdc0 100644 --- a/.github/workflows/manual-update-webinstaller.yml +++ b/.github/workflows/manual-update-webinstaller.yml @@ -35,7 +35,7 @@ jobs: uses: InsonusK/get-latest-release@v1.0.1 with: myToken: ${{ github.token }} - exclude_types: "release" + exclude_types: "draft|prerelease" view_top: 1 - name: Add binary to Web Installer and update manifest