We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 703e590 commit 4afaaefCopy full SHA for 4afaaef
1 file changed
.github/workflows/Deploy.yml
@@ -43,6 +43,7 @@ jobs:
43
host: ${{ secrets.EC2_HOST }}
44
username: ubuntu
45
key: ${{ secrets.EC2_SSH_KEY }}
46
+ port: 22
47
script: |
48
cd /var/www/CI_CD-lab
49
0 commit comments