Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
sshresthadh committed Jan 31, 2024
1 parent 61ade62 commit d5b0a5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
key: ${{ secrets.SSH_PRIVATE_KEY }}
known_hosts: ${{ secrets.KNOWN_HOSTS }}

- name: executing remote ssh commands using passwordss
- name: executing remote ssh commands using passwordsss
uses: appleboy/ssh-action@master
with:
host: ${{ secrets.REMOTE_HOST }}
Expand Down

0 comments on commit d5b0a5b

Please sign in to comment.