We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b72626a commit cba15f9Copy full SHA for cba15f9
.github/workflows/main.yml
@@ -8,6 +8,8 @@ on:
8
paths-ignore:
9
- "docs/**"
10
- "bin/**"
11
+ tags:
12
+ - "v*"
13
workflow_dispatch:
14
15
concurrency:
0 commit comments