Skip to content

Commit

Permalink
Update image name for docker hub in release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
magneticstain committed Oct 19, 2024
1 parent 0022d0c commit 7ba3e2f
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 @@ -90,7 +90,7 @@ jobs:
uses: docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81 # v5.5.1
with:
images: |
magneticstain/${{ github.repository }}
magneticstain/plexer-cli
ghcr.io/${{ github.repository }}
- name: Build and push Docker images to all registries
Expand Down

0 comments on commit 7ba3e2f

Please sign in to comment.