From 1a55243493fcd5b3d9ebc56b2bf8036c02109490 Mon Sep 17 00:00:00 2001 From: Arnaud Date: Wed, 15 Oct 2025 11:03:27 +0200 Subject: [PATCH] Restore filter on tags --- .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 4f6e694..59efde2 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: