From b37886c98cffb60a56327684386e8718ef49e25c Mon Sep 17 00:00:00 2001 From: Sebastian Stenzel Date: Fri, 18 Mar 2022 14:10:28 +0100 Subject: [PATCH] remove debug options [ci skip] --- .github/workflows/win-exe.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/win-exe.yml b/.github/workflows/win-exe.yml index 853dcf789..8f821f54d 100644 --- a/.github/workflows/win-exe.yml +++ b/.github/workflows/win-exe.yml @@ -1,7 +1,6 @@ name: Build Windows Installer on: - push: # TODO remove before merging into develop release: types: [published] workflow_dispatch: