From cd385b4ba3c2274bf52347fc4808a357aee98e0e Mon Sep 17 00:00:00 2001 From: "Lukas Rieger (Blue)" Date: Sat, 31 Dec 2022 12:29:30 +0100 Subject: [PATCH] No more automatic publishing, as github actions is not competent enough --- .github/workflows/publish.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index e2d1b7ef..5fdac2ce 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -1,8 +1,6 @@ name: Publish on: - release: - types: [published] workflow_dispatch: jobs: