We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e0a6e6 commit 986e417Copy full SHA for 986e417
1 file changed
.github/workflows/build.yml
@@ -7,6 +7,7 @@ env:
7
on:
8
push:
9
branches: [main]
10
+ tags: ['v*']
11
pull_request:
12
13
0 commit comments