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 15b8cd0 commit 412ca10Copy full SHA for 412ca10
.github/workflows/test-and-publish.yaml
@@ -5,7 +5,7 @@ on:
5
branches:
6
- main
7
tags:
8
- - '*'
+ - 'v*'
9
workflow_call:
10
workflow_dispatch:
11
inputs:
0 commit comments