diff --git a/.github/workflows/dockerhub-description.yml b/.github/workflows/dockerhub-description.yml index f94c8ad17..15ece2dd1 100644 --- a/.github/workflows/dockerhub-description.yml +++ b/.github/workflows/dockerhub-description.yml @@ -16,7 +16,7 @@ jobs: - name: Linked Data Interactions Orchestrator uses: peter-evans/dockerhub-description@v3 with: - username: ${{ secrets.DOCKER_USER }} + username: ${{ secrets.DOCKERHUB_USER }} password: ${{ secrets.DOCKER_PASSWORD }} repository: ldes/ldi-orchestrator short-description: Linked Data Interactions Orchestrator