Skip to content

Commit

Permalink
Update update-dockerhub-description.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Uma Nandyala <[email protected]>
  • Loading branch information
nandyalu authored Aug 11, 2024
1 parent f15cc71 commit 051b16c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-dockerhub-description.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ jobs:
uses: peter-evans/dockerhub-description@v4
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_PASSWORD }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
enable-url-completion: true

0 comments on commit 051b16c

Please sign in to comment.