We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d07dd17 + 236d6c7 commit cf87d88Copy full SHA for cf87d88
.github/workflows/__deploy.yml
@@ -30,7 +30,7 @@ jobs:
30
path: dist/package
31
32
- name: Deploy to ${{ inputs.environment }}.titanos.jellyfin.org
33
- uses: burnett01/rsync-deployments@7659d600d8bdd035bb5cdfba1d4bd0dd4a307ca6 # 8.0.3
+ uses: burnett01/rsync-deployments@dc0d5d44c4728aad3f02154a87309809e62a960f # 8.0.4
34
with:
35
switches: -vrptz
36
path: dist/package/
0 commit comments