Skip to content

Commit c25a3cd

Browse files
authored
👷 Add GitHub Action to update Docker Hub description, fix (#168)
1 parent c84a9c1 commit c25a3cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ jobs:
6161
with:
6262
username: ${{ secrets.DOCKER_USERNAME }}
6363
password: ${{ secrets.DOCKER_PASSWORD }}
64-
repository: peterevans/dockerhub-description
64+
repository: tiangolo/uvicorn-gunicorn

0 commit comments

Comments
 (0)