Skip to content

Commit ae61b73

Browse files
committed
fix: fix the release version name
Signed-off-by: Tonghao Zhang <tonghao@bamaicloud.com>
1 parent 3f05be1 commit ae61b73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-version-release-by-tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,4 @@ jobs:
7272
token: ${{ secrets.HUATUO_RELEASE_TOKEN }}
7373
body_path: docs/CHANGELOG/CHANGELOG-${{ github.ref_name }}-en.md
7474
files: |
75-
huatuo-bamai-static-${{ github.ref_name }}-linux-*.tar.gz
75+
huatuo-bamai-${{ github.ref_name }}-static-linux-*.tar.gz

0 commit comments

Comments
 (0)