We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1764471 commit 7b44973Copy full SHA for 7b44973
.github/workflows/build-and-publish.yml
@@ -7,6 +7,8 @@ on:
7
push:
8
branches:
9
- main
10
+ tags:
11
+ - v*
12
13
env:
14
IB_VERSION: 1016.01
0 commit comments