Skip to content

Commit 893d5b8

Browse files
authored
Merge pull request #23 from CommitField/dev
chore : instance id fix
2 parents 0bc3689 + 8cd41ed commit 893d5b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
aws-region: ${{ secrets.AWS_REGION }}
7777
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
7878
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
79-
instance-ids: "i-00847119db824184b"
79+
instance-ids: "i-05c8a0f23da2f01e3"
8080
working-directory: /
8181
comment: Deploy
8282
command: |

0 commit comments

Comments
 (0)