Update demo.yml

This commit is contained in:
John Guan 2021-12-01 19:51:36 +08:00 committed by GitHub
parent 76c8bade7f
commit 7194792c3f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,7 +29,7 @@ jobs:
with: with:
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }} aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }} aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
aws-region: us-east-2a aws-region: us-east-2
- name: Get old instance and snapshot name - name: Get old instance and snapshot name
run: | run: |