Skip to content

Commit

Permalink
trying to alway push to dockerhub
Browse files Browse the repository at this point in the history
  • Loading branch information
Zalfsten committed Oct 2, 2024
1 parent 6e79926 commit afc4672
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:

# Secrets are managed within the github GUI
- name: Log in to Docker Hub
if: github.event_name != 'pull_request'
# if: github.event_name != 'pull_request'
uses: docker/[email protected]
with:
username: ${{ secrets.DOCKERHUB_USER }}
Expand Down

0 comments on commit afc4672

Please sign in to comment.