mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-12-26 10:46:11 +00:00
Merge pull request #832 from jellyfin/renovate/burnett01-rsync-deployments-7.x
chore(deps): update burnett01/rsync-deployments action to v7
This commit is contained in:
commit
33bd7b8192
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