We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0bc3689 + 7b335ae commit 8cd41edCopy full SHA for 8cd41ed
.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-00847119db824184b"
+ instance-ids: "i-05c8a0f23da2f01e3"
80
working-directory: /
81
comment: Deploy
82
command: |
0 commit comments