Update dockerhub.yaml

pull/22977/head
Michael Telatynski 2022-07-29 15:19:51 +01:00 committed by GitHub
parent c21ba402ad
commit 070f4735cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ jobs:
- name: Update repo description
uses: peter-evans/dockerhub-description@v2
continue-on-error: true
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}