We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 456a3a4 commit 70e302dCopy full SHA for 70e302d
.github/workflows/docker.yml
@@ -27,7 +27,7 @@ jobs:
27
- id: meta
28
uses: docker/metadata-action@v4
29
with:
30
- images: fwcd/kotlin-language-server
+ images: ghcr.io/fwcd/kotlin-language-server
31
- name: Build and push image
32
uses: docker/build-push-action@v4
33
0 commit comments