Skip to content

Commit

Permalink
Add ghcr.io prefix to image name
Browse files Browse the repository at this point in the history
  • Loading branch information
fwcd committed Sep 11, 2023
1 parent 456a3a4 commit 70e302d
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@v4
with:
images: fwcd/kotlin-language-server
images: ghcr.io/fwcd/kotlin-language-server
- name: Build and push image
uses: docker/build-push-action@v4
with:
Expand Down

0 comments on commit 70e302d

Please sign in to comment.