Skip to content

Commit cba15f9

Browse files
committed
ci: Deploy main on tags as well
1 parent b72626a commit cba15f9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ on:
88
paths-ignore:
99
- "docs/**"
1010
- "bin/**"
11+
tags:
12+
- "v*"
1113
workflow_dispatch:
1214

1315
concurrency:

0 commit comments

Comments
 (0)