From d450d41f601c10381db050a0d496294761995b75 Mon Sep 17 00:00:00 2001 From: Scott Opell Date: Thu, 14 Mar 2024 15:54:16 +0000 Subject: [PATCH] Enables release building for this test branch --- .github/workflows/release.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 64217d4ec..7c286e885 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -4,8 +4,9 @@ permissions: contents: write on: - workflow_dispatch: push: + branches: + - sopell/musl-builds tags: - v[0-9]+.*