Skip to content

Commit

Permalink
fix action
Browse files Browse the repository at this point in the history
  • Loading branch information
manulera committed Jul 22, 2024
1 parent 91532b5 commit 9532ad8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy_dockerhub.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
push_to_registry:
name: Push Docker image to Docker Hub
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/prod'
steps:
- name: Check out the repo
uses: actions/checkout@v3
Expand Down

0 comments on commit 9532ad8

Please sign in to comment.