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 8ff3c55 commit 7cf1e61Copy full SHA for 7cf1e61
.github/workflows/make.yml
@@ -2,6 +2,8 @@ name: Win/Mac/Linux
2
3
on:
4
push:
5
+ tags:
6
+ - v* # push events versioned tags
7
branches-ignore:
8
- gh-pages
9
pull_request:
0 commit comments