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.
2 parents bf77e20 + ea5dc61 commit 2fa7a9cCopy full SHA for 2fa7a9c
.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