Skip to content

Commit

Permalink
Push a Docker image for PR too.
Browse files Browse the repository at this point in the history
  • Loading branch information
PatBriPerso committed May 17, 2024
1 parent b3d463e commit 363c5e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-and-publish-docker-hub-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
uses: docker/setup-buildx-action@v3

- name: Login to DockerHub
if: github.event_name != 'pull_request'
uses: docker/login-action@v3
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
Expand Down

0 comments on commit 363c5e0

Please sign in to comment.