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 bfd79d2 commit 6abb2efCopy full SHA for 6abb2ef
.github/workflows/release.yml
@@ -40,6 +40,7 @@ jobs:
40
cache-to: type=gha,mode=max
41
42
- name: Update Docker Hub description
43
+ continue-on-error: true
44
uses: peter-evans/dockerhub-description@v3
45
with:
46
username: ${{ secrets.DOCKER_USERNAME }}
0 commit comments