Update dockerhub.yml

This commit is contained in:
krateng 2021-12-16 06:26:25 +01:00 committed by GitHub
parent 7774d9a936
commit 647e942a35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -43,6 +43,6 @@ jobs:
uses: peter-evans/dockerhub-description@v2
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_ACCESS_TOKEN }}
password: ${{ secrets.DOCKERHUB_PASSWORD }}
repository: krateng/maloja
short-description: ${{ github.event.repository.description }}