Skip to content

Commit e55d3e1

Browse files
committed
CI: reword step names
1 parent eea2e4c commit e55d3e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: docker/setup-qemu-action@v1
2626
- name: Set up Docker Buildx
2727
uses: docker/setup-buildx-action@v1
28-
- name: Login to DockerHub
28+
- name: Login to the container registry
2929
if: github.event_name != 'pull_request'
3030
uses: docker/login-action@v1
3131
with:

0 commit comments

Comments
 (0)