fix: tag format

This commit is contained in:
cupcakearmy 2023-03-04 00:16:50 +01:00
parent a52af733c6
commit 4821a06157
No known key found for this signature in database
GPG Key ID: 3235314B4D31232F

View File

@ -3,7 +3,7 @@ name: Release
on:
push:
tags:
- "v*.*.*"
- "v*"
jobs:
test: