Skip to content

Commit

Permalink
🐎 ci: 用户更换
Browse files Browse the repository at this point in the history
  • Loading branch information
zhenghui-su committed Jun 18, 2024
1 parent 2c21101 commit 297daab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@ jobs:
# 服务器ip:换成你的服务器IP
REMOTE_HOST: ${{ secrets.REMOTE_HOST }}
# 用户
REMOTE_USER: "root"
REMOTE_USER: "ubuntu"
# 目标地址
TARGET: "/www/wwwroot"

0 comments on commit 297daab

Please sign in to comment.