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

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