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 bf77e20 commit ea5dc61Copy full SHA for ea5dc61
.github/workflows/build.yaml
@@ -8,6 +8,8 @@ on:
8
- "README.md"
9
- "types/**"
10
- LICENSE
11
+ tags:
12
+ - "v*"
13
workflow_dispatch:
14
15
env:
0 commit comments