Skip to content

Commit 915de1b

Browse files
authored
Build on tag (#46)
1 parent ba559b4 commit 915de1b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/maven.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
branches:
66
- 'main'
7+
tags:
8+
- 'v[0-9]*'
79
pull_request:
810

911
jobs:

0 commit comments

Comments
 (0)