From 0381acc1a3f34905a65f5afa4e87e0395ad6d0b5 Mon Sep 17 00:00:00 2001 From: Arnaud Date: Mon, 13 Oct 2025 15:00:45 +0200 Subject: [PATCH] Restore artifacts building on tag only --- .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 f7118b0..b80158c 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: