Skip to content

Commit 3bfdd2f

Browse files
committed
Fixed release.yml
1 parent 5a2ccf3 commit 3bfdd2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: docker://antonyurchenko/git-release:latest
2525
env:
2626
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
27-
TAG_PREFIX_REGEX: "azkustodata/"
27+
TAG_PREFIX_REGEX: "azkustodata/v"
2828

2929
- name: Pull new module version
3030
uses: andrewslotin/go-proxy-pull-action@master

0 commit comments

Comments
 (0)