Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
garygrossgarten committed Feb 19, 2020
1 parent 73d485e commit c0555d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ssh-example-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:

steps:
- name: ls -a via OPEN SSH Private Key
uses: garygrossgarten/github-action-ssh@release
uses: garygrossgarten/github-action-ssh@test/0.4.0
with:
command: ls -a
host: ${{ secrets.HOST }}
Expand Down

0 comments on commit c0555d7

Please sign in to comment.