Skip to content

Commit 35a0895

Browse files
committed
fix: 🔧 tag trigger
1 parent a6c0aae commit 35a0895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
branches:
77
- main
88
tags:
9-
- "v*"
9+
- "*"
1010
workflow_dispatch:
1111

1212
permissions:

0 commit comments

Comments
 (0)