From 4e79fe589fa4bfc34deeadf8f3ab7adba29350e1 Mon Sep 17 00:00:00 2001 From: DerDavidBohl Date: Mon, 6 Oct 2025 17:24:32 +0200 Subject: [PATCH] Updated Actions --- .github/workflows/build.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e08ae87..8db868a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -8,8 +8,7 @@ on: - synchronize push: branches: - - 'latest' - - 'experimental' + - '*' tags: - 'v*'