We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 730b9b3 + 4075c33 commit 6f99f4aCopy full SHA for 6f99f4a
.github/workflows/deploy.yml
@@ -76,7 +76,7 @@ jobs:
76
aws-region: ${{ secrets.AWS_REGION }}
77
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
78
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
79
- instance-ids: "i-0e27758b937bcc047"
+ instance-ids: "i-050af13cf2c3bc98a"
80
working-directory: /
81
comment: Deploy
82
command: |
0 commit comments