Skip to content

Commit 7b44973

Browse files
authored
Run github action on tags (#69)
1 parent 1764471 commit 7b44973

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-and-publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
push:
88
branches:
99
- main
10+
tags:
11+
- v*
1012

1113
env:
1214
IB_VERSION: 1016.01

0 commit comments

Comments
 (0)