Bumping example version

This commit is contained in:
shockrah 2024-09-28 14:36:07 -07:00
parent 37b4e77655
commit ca642a2f1c

View File

@ -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/