Skip to content

Commit

Permalink
Test CI
Browse files Browse the repository at this point in the history
  • Loading branch information
4TT1L4 committed Oct 8, 2023
1 parent 1748496 commit 6ef69d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:
- name: ${{ github.ref == 'refs/heads/main' && 'Build and Push Docker image' || 'Build Docker image' }}
uses: docker/build-push-action@v5
with:
push: ${{ github.ref == 'refs/heads/main'}}
push: true
tags: geniusyield/smart-order-router:latest

0 comments on commit 6ef69d6

Please sign in to comment.