Skip to content

Commit

Permalink
Update deploy-to-cpanel.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrturner authored Jan 31, 2024
1 parent bade837 commit 492ce58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-cpanel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
host: a-t.com.au
username: atcomau1
key: ${{ secrets.AE_AT_COM_SSH_PRIVATE_KEY }}
key: ${{ secrets.AE_AT_SSH_PRIVATE_KEY }}
passphrase: ${{ secrets.AE_AT_COM_SSH_PRIVATE_KEY_PASSPHRASE }}
port: 22
debug: true
Expand Down

0 comments on commit 492ce58

Please sign in to comment.