Skip to content

Commit

Permalink
add result png
Browse files Browse the repository at this point in the history
  • Loading branch information
fifsky committed Sep 11, 2019
1 parent 04de174 commit 068a81d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Simple GitHub Action to run a command on a remote server using SSH. This is work

```yml
- name: ls -a via ssh
uses: fifsky/ssh-action@v1
uses: fifsky/ssh-action@master
with:
command: |
cd /tmp
Expand Down

0 comments on commit 068a81d

Please sign in to comment.