Skip to content

Commit

Permalink
test option
Browse files Browse the repository at this point in the history
Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
  • Loading branch information
frouioui committed Dec 19, 2023
1 parent ca1a924 commit dd402c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: executing remote ssh commands using password
uses: appleboy/ssh-action@master
env:
SSH_OPTIONS: "-tt"
SSH_OPTIONS: "test"
with:
host: ${{ secrets.HOST }}
username: ${{ secrets.USERNAME }}
Expand Down

0 comments on commit dd402c6

Please sign in to comment.