We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e73b67a commit 534e319Copy full SHA for 534e319
.github/workflows/build.yml
@@ -10,6 +10,8 @@ on:
10
branches:
11
- master
12
- dev
13
+ tags:
14
+ - 'v*'
15
pull_request:
16
17
0 commit comments