Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yuzhichang committed Dec 28, 2023
1 parent 21d4813 commit 743585f
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 @@ -95,5 +95,5 @@ jobs:
uses: docker/build-push-action@v5
with:
push: true
tags: infiniflow/infinity:latest
tags: infiniflow/infinity:${{ env.RELEASE_TAG }}
file: Dockerfile

0 comments on commit 743585f

Please sign in to comment.