Restore artifacts deployment on tags only

This commit is contained in:
Arnaud 2025-12-19 06:46:04 +01:00
parent b87383d0ef
commit 8ca9c715c9
No known key found for this signature in database
GPG Key ID: 20E40A5D3110766F

View File

@ -2,8 +2,8 @@ name: Artifacts
on:
push:
# tags:
# - "v*"
tags:
- "v*"
workflow_dispatch:
jobs: