Bump version in example
This commit is contained in:
parent
83dc8139d6
commit
80ffad571c
@ -30,7 +30,7 @@ It is recommended to pass all sensitive values through `secrets`
|
|||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
name: Copy single file
|
name: Copy single file
|
||||||
uses: tempersama/rsync-action@1.4
|
uses: tempersama/rsync-action@2.0
|
||||||
with:
|
with:
|
||||||
host: ${{ secrets.host }}
|
host: ${{ secrets.host }}
|
||||||
source: html/
|
source: html/
|
||||||
|
Loading…
Reference in New Issue
Block a user