Skip to content

Commit

Permalink
Update dockerhub.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
t3chguy committed Jul 29, 2022
1 parent c21ba40 commit 070f473
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dockerhub.yaml
Expand Up @@ -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 }}
Expand Down

0 comments on commit 070f473

Please sign in to comment.