Skip to content

Commit

Permalink
update release action
Browse files Browse the repository at this point in the history
Signed-off-by: ryjiang <[email protected]>
  • Loading branch information
shanghaikid committed Nov 13, 2024
1 parent 685a715 commit 29d5afc
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 @@ -71,7 +71,7 @@ jobs:
platforms: ${{ matrix.platform }}
tags: |
zilliz/attu:${{ github.ref_name }}
zilliz/attu:v${{ env.MAJOR_MINOR_TAG }}.${{ env.MINOR }}
zilliz/attu:v${{ env.MAJOR }}.${{ env.MINOR }}
cache-from: type=registry,ref=zilliz/attu:cache
cache-to: type=inline
build-args: |
Expand Down

0 comments on commit 29d5afc

Please sign in to comment.