Skip to content

Commit

Permalink
Update hello.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
garygrossgarten authored Aug 30, 2019
1 parent 3a24098 commit 8e6ff35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hello.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:

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

0 comments on commit 8e6ff35

Please sign in to comment.