Skip to content

Commit

Permalink
Merge pull request #58 from svengo/update/dockerhub-description
Browse files Browse the repository at this point in the history
Update publish-docker.yml
  • Loading branch information
svengo authored Jan 25, 2024
2 parents 063fe42 + cceb6f8 commit 4e73c43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
password: ${{ secrets.DOCKERHUB_TOKEN }}
-
name: Update Docker Hub description
uses: peter-evans/dockerhub-description@dc67fad7001ef9e8e3c124cb7a64e16d0a63d864
uses: peter-evans/dockerhub-description@e98e4d1628a5f3be2be7c231e50981aee98723ae
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
Expand Down

0 comments on commit 4e73c43

Please sign in to comment.