Skip to content

Commit

Permalink
Deploy prints removal
Browse files Browse the repository at this point in the history
  • Loading branch information
earlinn committed Jan 8, 2024
1 parent e99a092 commit 8185783
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/good_food_workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
name: Push Docker image to Docker Hub
runs-on: ubuntu-latest
needs: flake8_and_tests
if: github.ref == 'refs/heads/main'
# if: github.ref == 'refs/heads/main'
steps:
- name: Check out the repo
uses: actions/checkout@v4
Expand Down

0 comments on commit 8185783

Please sign in to comment.