From 90bc369fa8eb41e9d97aa659f588a2c25fe76bad Mon Sep 17 00:00:00 2001 From: Zebedee Nicholls Date: Mon, 5 Aug 2024 13:58:32 +0200 Subject: [PATCH] Try differe t regexp on tags --- .github/workflows/release.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 5fb79af7..ca814d32 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -3,6 +3,7 @@ name: Release on: push: tags: + - '*' defaults: run: