From c6b86e45f349e7cf3754d26e5fd878aa200aa3e4 Mon Sep 17 00:00:00 2001 From: Thomas Krijnen Date: Tue, 31 May 2022 09:55:40 +0200 Subject: [PATCH] Temporarily disable release tag guard --- .github/workflows/release.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c3d3ce035b..882c4c1d03 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -2,8 +2,6 @@ name: Release on: push: - tags: - - 'v[0-9].[0-9].[0-9]*' jobs: activate: