Merge pull request #605 from jellyfin/dependabot/github_actions/burnett01/rsync-deployments-5.2

Bump burnett01/rsync-deployments from 5.1 to 5.2
This commit is contained in:
mcarlton00 2022-02-26 11:21:14 -05:00 committed by GitHub
commit eaae476719
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ jobs:
*.zip *.zip
- name: Upload to repo server - name: Upload to repo server
uses: burnett01/rsync-deployments@5.1 uses: burnett01/rsync-deployments@5.2
with: with:
switches: -vrptz switches: -vrptz
path: '*.zip' path: '*.zip'