We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a2ccf3 commit 3bfdd2fCopy full SHA for 3bfdd2f
.github/workflows/release.yml
@@ -24,7 +24,7 @@ jobs:
24
uses: docker://antonyurchenko/git-release:latest
25
env:
26
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
27
- TAG_PREFIX_REGEX: "azkustodata/"
+ TAG_PREFIX_REGEX: "azkustodata/v"
28
29
- name: Pull new module version
30
uses: andrewslotin/go-proxy-pull-action@master
0 commit comments