Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pranksteess authored Oct 30, 2020
1 parent cbf895d commit e81c26e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Copy files from github workstation to a proxy, then copy them from proxy to your

```yml
- name: Copy bin
uses: pranksteess/ssh-rsync-action@v1.0
uses: pranksteess/ssh-rsync-action@v2.0

with:
key: ${{ secrets.RSYNC_KEY }}
Expand Down Expand Up @@ -57,5 +57,5 @@ more details see [action.yml](https://github.com/pranksteess/ssh-rsync-action/bl
[marketplace]: https://github.com/marketplace/actions/ssh-and-rsync-setup
[LICENSE badge]: https://img.shields.io/github/license/Pendect/action-rsyncer.svg
[LICENSE]: https://github.com/pranksteess/ssh-rsync-action/blob/main/LICENSE
[release badge]: https://img.shields.io/badge/release-v1.0-blue
[release badge]: https://img.shields.io/badge/release-v2.0-blue
[latest release]: https://github.com/pranksteess/ssh-rsync-action/releases/latest

0 comments on commit e81c26e

Please sign in to comment.