diff --git a/.gitea/workflows/update-docker-hub-description.yaml b/.gitea/workflows/update-docker-hub-description.yaml index 8004c86..341664e 100644 --- a/.gitea/workflows/update-docker-hub-description.yaml +++ b/.gitea/workflows/update-docker-hub-description.yaml @@ -15,5 +15,5 @@ jobs: with: username: ${{ secrets.DOCKER_IO_USERNAME }} password: ${{ secrets.DOCKER_IO_PASSWORD }} - repository: volkerraschek/docker-hub-description-updater + repository: volkerraschek/dhdu readme-filepath: README.md \ No newline at end of file