Skip to content

Commit

Permalink
Update Docker image reference
Browse files Browse the repository at this point in the history
  • Loading branch information
thecotne committed Jan 14, 2024
1 parent 953a1a4 commit 80a0307
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
id: meta
uses: docker/metadata-action@v5
with:
images: thecotne/gol2-indexer
images: ghcr.io/${{ github.repository }}

- name: Log in to the Container registry
uses: docker/login-action@v3
Expand Down

0 comments on commit 80a0307

Please sign in to comment.