Skip to content

Commit 2eeb4f6

Browse files
authored
Update server.yml
1 parent bdbac49 commit 2eeb4f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/server.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
id: meta
7373
uses: docker/metadata-action@v5
7474
with:
75-
images: ${{ github.repository }}
75+
images: ghcr.io/${{ github.repository }}
7676

7777
- name: Build & Push image
7878
uses: docker/build-push-action@v6

0 commit comments

Comments
 (0)