Skip to content

Commit

Permalink
Fixed release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AsafMah committed Apr 11, 2024
1 parent 5a2ccf3 commit 3bfdd2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: docker://antonyurchenko/git-release:latest
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
TAG_PREFIX_REGEX: "azkustodata/"
TAG_PREFIX_REGEX: "azkustodata/v"

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

0 comments on commit 3bfdd2f

Please sign in to comment.