Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

Commit

Permalink
Change job name in CI
Browse files Browse the repository at this point in the history
Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
  • Loading branch information
jimmykarily committed Oct 4, 2023
1 parent 71f09dd commit d10bcec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
id: buildx
uses: docker/setup-buildx-action@master

- name: Login to DockerHub
- name: Login to quay.io
if: github.event_name != 'pull_request'
uses: docker/login-action@v2
with:
Expand Down

0 comments on commit d10bcec

Please sign in to comment.