Skip to content

Commit

Permalink
Update docker-publish.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
UniqueDing authored Jan 8, 2025
1 parent c0a6f49 commit 3c6748e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
with:
context: .
push: true
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME.toLowerCase( }}:latest
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME.toLowerCase() }}:latest
cache-from: type=gha
cache-to: type=gha,mode=max

Expand Down

0 comments on commit 3c6748e

Please sign in to comment.