Skip to content

Commit 36d1240

Browse files
chore: fix dockerhub readme path
1 parent 61f5d5d commit 36d1240

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,6 @@ jobs:
117117
with:
118118
username: ${{ github.repository_owner }}
119119
password: ${{ secrets.DOCKER_PASSWORD }}
120-
repository: davidecavestro/usql
120+
repository: davidecavestro/gphotos-cdp
121121
short-description: ${{ github.event.repository.description }}
122122
enable-url-completion: true

0 commit comments

Comments
 (0)