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 4ecc244 commit c05d17bCopy full SHA for c05d17b
.github/workflows/build-cli.yaml
@@ -1,6 +1,8 @@
1
name: build-cli
2
on:
3
push:
4
+ tags:
5
+ - *
6
branches:
7
- v2
8
pull_request:
0 commit comments