mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-12-26 10:46:11 +00:00
chore(deps): update burnett01/rsync-deployments action to v7
This commit is contained in:
parent
21d7ce2e41
commit
c4781fdb04
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish.yaml
vendored
2
.github/workflows/publish.yaml
vendored
|
@ -39,7 +39,7 @@ jobs:
|
||||||
*.zip
|
*.zip
|
||||||
|
|
||||||
- name: Upload to repo server
|
- name: Upload to repo server
|
||||||
uses: burnett01/rsync-deployments@6.0.0
|
uses: burnett01/rsync-deployments@7.0.1
|
||||||
with:
|
with:
|
||||||
switches: -vrptz
|
switches: -vrptz
|
||||||
path: '*.zip'
|
path: '*.zip'
|
||||||
|
|
Loading…
Reference in a new issue