mirror of
https://github.com/jellyfin/jellycon.git
synced 2024-11-27 08:10:28 +00:00
Merge pull request #281 from jellyfin/dependabot/github_actions/appleboy/ssh-action-0.1.10
Bump appleboy/ssh-action from 0.1.8 to 0.1.10
This commit is contained in:
commit
b9936e4b77
2
.github/workflows/publish.yaml
vendored
2
.github/workflows/publish.yaml
vendored
@ -53,7 +53,7 @@ jobs:
|
||||
remote_key: ${{ secrets.DEPLOY_KEY }}
|
||||
|
||||
- name: Add to Kodi repo and clean up
|
||||
uses: appleboy/ssh-action@v0.1.8
|
||||
uses: appleboy/ssh-action@v0.1.10
|
||||
with:
|
||||
host: ${{ secrets.DEPLOY_HOST }}
|
||||
username: ${{ secrets.DEPLOY_USER }}
|
||||
|
Loading…
Reference in New Issue
Block a user