Skip to content

Commit

Permalink
Update Push2ec2.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsanhajian committed Mar 23, 2023
1 parent 0e64dc6 commit d5a81e5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/Push2ec2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ jobs:
host: ${{ secrets.HOST_DNS }}
username: ${{ secrets.USERNAME }}
key: ${{ secrets.EC2_SSH_KEY }}
script: sh deploy.sh
script: |
ip a

0 comments on commit d5a81e5

Please sign in to comment.