Skip to content

Commit

Permalink
CI: reword step names
Browse files Browse the repository at this point in the history
  • Loading branch information
vitalyster committed Mar 29, 2023
1 parent eea2e4c commit e55d3e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
uses: docker/setup-qemu-action@v1
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v1
- name: Login to DockerHub
- name: Login to the container registry
if: github.event_name != 'pull_request'
uses: docker/login-action@v1
with:
Expand Down

0 comments on commit e55d3e1

Please sign in to comment.