mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-11-22 21:09:41 +00:00
Merge pull request #927 from jellyfin/renovate/appleboy-ssh-action-1.x
Update appleboy/ssh-action action to v1.2.0
This commit is contained in:
commit
8d9b014479
2
.github/workflows/publish.yaml
vendored
2
.github/workflows/publish.yaml
vendored
@ -49,7 +49,7 @@ jobs:
|
||||
remote_key: ${{ secrets.REPO_KEY }}
|
||||
|
||||
- name: Add to Kodi repo and clean up
|
||||
uses: appleboy/ssh-action@v1.0.3
|
||||
uses: appleboy/ssh-action@v1.2.0
|
||||
with:
|
||||
host: ${{ secrets.REPO_HOST }}
|
||||
username: ${{ secrets.REPO_USER }}
|
||||
|
Loading…
Reference in New Issue
Block a user