chore: troubleshoot
This commit is contained in:
@@ -54,7 +54,7 @@ jobs:
|
|||||||
host: ${{ secrets.SSH_HOST }}
|
host: ${{ secrets.SSH_HOST }}
|
||||||
username: ${{ secrets.SSH_USERNAME }}
|
username: ${{ secrets.SSH_USERNAME }}
|
||||||
key: ${{ secrets.SSH_KEY }}
|
key: ${{ secrets.SSH_KEY }}
|
||||||
source: "./.github/scripts/deploy.ps1"
|
source: "scripts/deploy.ps1"
|
||||||
target: blog.stevanfreeborn.com
|
target: blog.stevanfreeborn.com
|
||||||
- name: Run deploy script
|
- name: Run deploy script
|
||||||
uses: appleboy/ssh-action@master
|
uses: appleboy/ssh-action@master
|
||||||
|
|||||||
Reference in New Issue
Block a user