From bd63130d25bb0c1a9e553e7703dc7e689d8810d7 Mon Sep 17 00:00:00 2001 From: Arnaud Date: Tue, 14 Oct 2025 12:25:09 +0200 Subject: [PATCH] Temporary remove tags filter --- .github/workflows/artifacts.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/artifacts.yml b/.github/workflows/artifacts.yml index fafda0d..aebbb1e 100644 --- a/.github/workflows/artifacts.yml +++ b/.github/workflows/artifacts.yml @@ -2,8 +2,8 @@ name: Artifacts on: push: - tags: - - "v*" + # tags: + # - "v*" workflow_dispatch: jobs: