ci: tag format

This commit is contained in:
gitlawr
2024-09-15 16:40:29 +08:00
committed by Lawrence Li
parent 86a43d3006
commit a00fbd0046
+1 -1
View File
@@ -5,7 +5,7 @@ on:
branches: branches:
- 'main' - 'main'
tags: tags:
- 'v*.*.*' - '*.*.*'
pull_request: pull_request:
branches: branches:
- 'main' - 'main'