Skip to content

Commit

Permalink
Fixed image name
Browse files Browse the repository at this point in the history
  • Loading branch information
mikery committed Mar 5, 2024
1 parent 45836c1 commit c7e393f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
id: meta
uses: docker/metadata-action@v4
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
images: ghcr.io/1kx-network/ipfs-pinner
tags: |
type=ref,event=branch
type=ref,event=pr
Expand Down

0 comments on commit c7e393f

Please sign in to comment.