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 b1e693a commit 9472c22
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 @@ -56,7 +56,7 @@ jobs:
with:
context: .
push: true
tags: ${{ env.REGISTRY }}/${{ REPO }}:latest
tags: ${{ env.REGISTRY }}/$REPO:latest
cache-from: type=gha
cache-to: type=gha,mode=max

Expand Down

0 comments on commit 9472c22

Please sign in to comment.