mirror of
https://github.com/mashirozx/docker-php-nginx.git
synced 2024-12-12 09:54:37 +08:00
Fix incorrect repository
This commit is contained in:
parent
1c140e8245
commit
6a440c890f
2
.github/workflows/dockerhub-description.yaml
vendored
2
.github/workflows/dockerhub-description.yaml
vendored
@ -17,5 +17,5 @@ jobs:
|
||||
with:
|
||||
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||
password: ${{ secrets.DOCKERHUB_PASSWORD }}
|
||||
repository: peterevans/dockerhub-description
|
||||
repository: trafex/php-nginx
|
||||
short-description: ${{ github.event.repository.description }}
|
||||
|
Loading…
Reference in New Issue
Block a user