Update dockerhub.yaml

This commit is contained in:
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

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 }}