Skip to content

Commit b92dafe

Browse files
Update deploy_packages.yml
1 parent 483508a commit b92dafe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
with:
5555
repo_token: "${{ secrets.GITHUB_TOKEN }}"
5656
prerelease: false
57-
automatic_release_tag: ${{ env.VERSION }}
57+
automatic_release_tag: v${{ env.VERSION }}
5858
files: |
5959
_build/python/dist/*.tar.gz
6060
_build/java/*.jar

0 commit comments

Comments
 (0)