We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef93d83 commit d900a17Copy full SHA for d900a17
.github/workflows/joint-publish-extension.yaml
@@ -3,7 +3,7 @@ name: Publish and Release Extension
3
on:
4
push:
5
tags:
6
- - "*v"
+ - "v*"
7
8
jobs:
9
deploy:
0 commit comments