mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-12-26 02:36:10 +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
|
||||
|
||||
- name: Upload to repo server
|
||||
uses: burnett01/rsync-deployments@6.0.0
|
||||
uses: burnett01/rsync-deployments@7.0.1
|
||||
with:
|
||||
switches: -vrptz
|
||||
path: '*.zip'
|
||||
|
|
Loading…
Reference in a new issue