ci: fix typo tag name
Some checks failed
Continuous Integration / build (push) Has been cancelled

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

View File

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