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