Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke-Rogerson committed Mar 15, 2024
1 parent 61876cd commit 4418fa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:

- name: Pull and Release Image for Swaps Tracker Nonprod
run: |
heroku container:release worker --app order-book-pending-swaps-track
heroku container:release worker --app ob-pending-swaps-track
env:
HEROKU_API_KEY: ${{ secrets.HEROKU_API_KEY }}

Expand Down

0 comments on commit 4418fa5

Please sign in to comment.