Skip to content

Commit

Permalink
更新部署脚本版本
Browse files Browse the repository at this point in the history
  • Loading branch information
KimYangOfCat committed Jul 31, 2024
1 parent ce5c1cc commit 09a137e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-cvm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
CI: true
# 部署到腾讯云服务器
- name: Deploy to Server
uses: easingthemes/ssh-deploy@v2.2.11
uses: easingthemes/ssh-deploy@main
env:
# 本地.ssh文件下的私钥id_rsa,存在secrets的TOKEN中
SSH_PRIVATE_KEY: ${{ secrets.SSH }}
Expand Down

0 comments on commit 09a137e

Please sign in to comment.