ci: fix typo tag name

This commit is contained in:
2026-02-15 00:53:15 +01:00
parent 39e1037020
commit 9a4c8fdfb4

View File

@@ -3,7 +3,7 @@ name: Continuous Integration
on:
push:
tags:
- "v[0_9]+.[0_9]+.[0_9]+"
- "v[0-9]+.[0-9]+.[0-9]+"
jobs:
build: