ci: fix typo tag name
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user