Skip to content

Commit

Permalink
docker transport
Browse files Browse the repository at this point in the history
  • Loading branch information
schmidma committed Nov 30, 2023
1 parent 7d5fd03 commit 814111a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
env:
IMAGE_NAME: moments
IMAGE_TAGS: latest ${{ github.sha }}
IMAGE_REGISTRY: ghcr.io/${{ github.repository_owner }}
IMAGE_REGISTRY: docker://ghcr.io/${{ github.repository_owner }}
REGISTRY_USER: ${{ github.actor }}
REGISTRY_PASSWORD: ${{ github.token }}

Expand Down

0 comments on commit 814111a

Please sign in to comment.