fix(ci): select correct repository on hub.docker.io
This commit is contained in:
parent
5f06edff04
commit
ed0b94e4b8
@ -15,5 +15,5 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
username: ${{ secrets.DOCKER_IO_USERNAME }}
|
username: ${{ secrets.DOCKER_IO_USERNAME }}
|
||||||
password: ${{ secrets.DOCKER_IO_PASSWORD }}
|
password: ${{ secrets.DOCKER_IO_PASSWORD }}
|
||||||
repository: peterevans/dockerhub-description
|
repository: volkerraschek/dcmerge
|
||||||
readme-filepath: README.md
|
readme-filepath: README.md
|
Loading…
x
Reference in New Issue
Block a user