We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61f5d5d commit 36d1240Copy full SHA for 36d1240
.github/workflows/docker-image.yml
@@ -117,6 +117,6 @@ jobs:
117
with:
118
username: ${{ github.repository_owner }}
119
password: ${{ secrets.DOCKER_PASSWORD }}
120
- repository: davidecavestro/usql
+ repository: davidecavestro/gphotos-cdp
121
short-description: ${{ github.event.repository.description }}
122
enable-url-completion: true
0 commit comments