Skip to content

Commit 3a677bf

Browse files
authored
Update docker.yml
1 parent 1c5c004 commit 3a677bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,4 +98,4 @@ jobs:
9898
push: true
9999
tags: |
100100
docker.io/${{ secrets.DOCKER_USERNAME }}/solar-system:${{ github.sha }}
101-
ghcr.io/${{ secrets.DOCKER_USERNAME }}/solar-system:${{ github.sha }}
101+
ghcr.io/${{ github.repository_owner }}/solar-system:${{ github.sha }}

0 commit comments

Comments
 (0)