This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
|||||||
echo "Secrets are correctly loaded."
|
echo "Secrets are correctly loaded."
|
||||||
|
|
||||||
- name: SSH Remote Commands
|
- name: SSH Remote Commands
|
||||||
uses: docker://appleboy/ssh-action:v1.0.0
|
uses: docker://ghcr.io/appleboy/ssh-action:v1.0.0
|
||||||
with:
|
with:
|
||||||
host: ${{ secrets.SERVER_HOST }}
|
host: ${{ secrets.SERVER_HOST }}
|
||||||
username: ${{ secrets.SERVER_USERNAME }}
|
username: ${{ secrets.SERVER_USERNAME }}
|
||||||
|
|||||||
Reference in New Issue
Block a user