diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 612a9a5..f626cd0 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -50,7 +50,7 @@ jobs: - name: Deploy Backend services run: | aws ssm send-command \ - --instance-ids ${{ secrets.BACKEND_EC2_INSTANCE_ID }} \ + --instance-ids ${{ secrets.BACKEND_EC2_HOST }} \ --document-name "AWS-RunShellScript" \ --parameters '{ "commands": [