ci(linux): add v* tag pattern to release-linux.yml

This commit is contained in:
2026-09-04 23:08:06 +02:00
parent 149ba6dfec
commit 478807d873
+1
View File
@@ -7,6 +7,7 @@ on:
tags:
- '*'
- '**'
- 'v*'
workflow_dispatch:
inputs:
tag: