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.
1 parent c21ba40 commit 070f473Copy full SHA for 070f473
.github/workflows/dockerhub.yaml
@@ -52,6 +52,7 @@ jobs:
52
53
- name: Update repo description
54
uses: peter-evans/dockerhub-description@v2
55
+ continue-on-error: true
56
with:
57
username: ${{ secrets.DOCKERHUB_USERNAME }}
58
password: ${{ secrets.DOCKERHUB_TOKEN }}
0 commit comments