Compare commits

...

1 Commits

Author SHA1 Message Date
0bc8c67e92 ci: fix typo tag name
Some checks failed
Continuous Integration / build (push) Has been cancelled
2026-02-15 00:53:15 +01:00

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: