diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 883c051..7ac09f7 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -2,7 +2,7 @@ name: Deploy To EC2 on: push: - branches: [ "main", "TASK-290--DistributedServerBatchStoreImpl" ] + branches: [ "main", "TASK-295--ChatHistoryFetch" ] jobs: deploy: