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 fe69e99 commit dd79888Copy full SHA for dd79888
.github/workflows/buildx_and_publish.yml
@@ -65,7 +65,7 @@ jobs:
65
# https://github.com/peter-evans/dockerhub-description
66
# It's horrible that we need to use password here instead of PAT, because
67
# that's only available via CLI what defeats 2FA. Anyway, we need to
68
- # auto-update de description, so using it (till available via PAT).
+ # auto-update the description, so using it (till available via PAT).
69
# Link: https://github.com/peter-evans/dockerhub-description/issues/10
70
# Note that we only update the description with the master branch version.
71
- name: Set Docker Hub description from README.md
0 commit comments