Skip to content

Commit 6a440c8

Browse files
committed
Fix incorrect repository
1 parent 1c140e8 commit 6a440c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dockerhub-description.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ jobs:
1717
with:
1818
username: ${{ secrets.DOCKERHUB_USERNAME }}
1919
password: ${{ secrets.DOCKERHUB_PASSWORD }}
20-
repository: peterevans/dockerhub-description
20+
repository: trafex/php-nginx
2121
short-description: ${{ github.event.repository.description }}

0 commit comments

Comments
 (0)