Bumping example version
This commit is contained in:
parent
37b4e77655
commit
ca642a2f1c
@ -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@2.0
|
uses: tempersama/rsync-action@2.1
|
||||||
with:
|
with:
|
||||||
host: ${{ secrets.host }}
|
host: ${{ secrets.host }}
|
||||||
source: html/
|
source: html/
|
||||||
|
Loading…
Reference in New Issue
Block a user