Skip to content

Commit

Permalink
Fix tags
Browse files Browse the repository at this point in the history
  • Loading branch information
ilkkao committed Jan 5, 2025
1 parent a2242da commit b92a1c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: docker/build-push-action@v2
with:
push: true
tags: ghcr.io/branch-point/${{ github.repository }}:latest
tags: ghcr.io/branch-point/mas-chat/mas:latest
build-args: |
REVISION=${{ github.sha }}
Expand Down

0 comments on commit b92a1c8

Please sign in to comment.