Skip to content

Commit b31a236

Browse files
committed
enh: add trigger for v tags
1 parent 25f213c commit b31a236

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Deploy
22

33
on:
44
push:
5+
tags:
6+
- "v*"
57
branches:
68
- main
79

0 commit comments

Comments
 (0)