Skip to content

Commit

Permalink
Update deploy_blog.yml
Browse files Browse the repository at this point in the history
更新目标地址适配新服务器
  • Loading branch information
zzsqwq authored Oct 8, 2024
1 parent 981fd26 commit d5edbfe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy_blog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
with:
switches: -avzr --delete --exclude=".htaccess" --exclude="/usr/" --exclude=".user.ini" --exclude=".git/" --exclude=".well-known/"
path: ./
remote_path: /www/wwwroot/blog.zzsqwq.cn/
remote_path: /home/zs/services/blog
remote_host: blog.zzsqwq.cn
remote_user: www
remote_user: zs
remote_key: ${{ secrets.SSH_KEY }}

0 comments on commit d5edbfe

Please sign in to comment.