Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
albarmo committed Feb 3, 2024
2 parents ef35bbc + 830d5e8 commit 35cbbcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aws.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ jobs:
switches: -avzr --delete
path: ./*
remote_path: /var/www/my-app/
remote_host: ubuntu@ec2-13-212-149-238.ap-southeast-1.compute.amazonaws.com
remote_host: ec2-13-212-149-238.ap-southeast-1.compute.amazonaws.com
remote_user: ubuntu
remote_key: "${{ secrets.AWS_EC2_SSH_KEY }}"

0 comments on commit 35cbbcd

Please sign in to comment.