mirror of
https://github.com/jellyfin/jellyfin-android.git
synced 2024-12-12 00:06:28 +00:00
Update burnett01/rsync-deployments action to v5.2.2
This commit is contained in:
parent
202b68c404
commit
dc47799339
2
.github/workflows/app-publish.yaml
vendored
2
.github/workflows/app-publish.yaml
vendored
@ -69,7 +69,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
asset_paths: '["build/jellyfin-publish/*"]'
|
asset_paths: '["build/jellyfin-publish/*"]'
|
||||||
- name: Upload release archive to repo.jellyfin.org
|
- name: Upload release archive to repo.jellyfin.org
|
||||||
uses: burnett01/rsync-deployments@2651e3eecb4ea772cbe952695d04952e92027b4f # tag=5.2.1
|
uses: burnett01/rsync-deployments@b247bfd3aff7245a6df1b3a64798f4176ca2a4a1 # 5.2.2
|
||||||
with:
|
with:
|
||||||
switches: -vrptz
|
switches: -vrptz
|
||||||
path: build/jellyfin-publish/
|
path: build/jellyfin-publish/
|
||||||
|
Loading…
Reference in New Issue
Block a user