Skip to content

Commit dd79888

Browse files
committed
Fix typo
1 parent fe69e99 commit dd79888

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buildx_and_publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
# https://github.com/peter-evans/dockerhub-description
6666
# It's horrible that we need to use password here instead of PAT, because
6767
# 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).
68+
# auto-update the description, so using it (till available via PAT).
6969
# Link: https://github.com/peter-evans/dockerhub-description/issues/10
7070
# Note that we only update the description with the master branch version.
7171
- name: Set Docker Hub description from README.md

0 commit comments

Comments
 (0)