This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
||||
scp -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -r ${{ gitea.workspace }}/manifests ${{ secrets.USERNAME }}@${{ secrets.HOST }}:/srv/teu/rewinger/packages/
|
||||
|
||||
- name: Restart container
|
||||
uses: appleboy/ssh-action@master
|
||||
uses: https://github.com/appleboy/ssh-action@master
|
||||
with:
|
||||
host: ${{ secrets.HOST }}
|
||||
username: ${{ secrets.USERNAME }}
|
||||
|
||||
Reference in New Issue
Block a user