We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3cef6ed + 5fe2f25 commit 18a253bCopy full SHA for 18a253b
.github/workflows/dockerhub-description.yml
@@ -21,7 +21,7 @@ jobs:
21
run: |
22
sed -i "s|^\s*#\s\+\(.\+\)|# [\1]($GITHUB_SERVER_URL/$GITHUB_REPOSITORY)|" README.md
23
- name: Update Docker Hub description
24
- uses: peter-evans/dockerhub-description@v4
+ uses: peter-evans/dockerhub-description@v5
25
with:
26
username: ${{ secrets.DOCKERHUB_USERNAME }}
27
password: ${{ secrets.DOCKERHUB_TOKEN }}
0 commit comments