diff --git a/.github/workflows/dockerhub-description.yaml b/.github/workflows/dockerhub-description.yaml index ad48697..6f95a3f 100644 --- a/.github/workflows/dockerhub-description.yaml +++ b/.github/workflows/dockerhub-description.yaml @@ -20,6 +20,6 @@ jobs: with: username: ${{ secrets.DOCKERHUB_USERNAME }} password: ${{ secrets.DOCKERHUB_TOKEN }} - repository: peterevans/dockerhub-description + repository: yansonb/octograph short-description: ${{ github.event.repository.description }} enable-url-completion: true \ No newline at end of file