This commit is contained in:
@ -10,7 +10,7 @@ jobs:
|
|||||||
- name: SSH and upgrade package
|
- name: SSH and upgrade package
|
||||||
uses: appleboy/ssh-action@v1.0.3
|
uses: appleboy/ssh-action@v1.0.3
|
||||||
with:
|
with:
|
||||||
host: mopidy1.local
|
host: mopidy-dev.service
|
||||||
username: root
|
username: root
|
||||||
key: ${{ secrets.JAIL_KEY }}
|
key: ${{ secrets.JAIL_KEY }}
|
||||||
script: |
|
script: |
|
||||||
|
|||||||
Reference in New Issue
Block a user