From cbfc090f59819906e0e9a6f3b3071c445f408b25 Mon Sep 17 00:00:00 2001 From: PINPAL <18197217+PINPAL@users.noreply.github.com> Date: Sat, 21 Oct 2023 11:30:29 +0100 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 2658edb..d1b03c0 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,9 +1,6 @@ name: Releases -on: - push: - tags: - - '*' +on: [push] jobs: