We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b258930 commit 927d2cbCopy full SHA for 927d2cb
.github/workflows/jekyll.yml
@@ -65,7 +65,7 @@ jobs:
65
66
- name: Deploy to Tencent
67
uses: easingthemes/ssh-deploy@v2.0.7
68
- with:
+ env:
69
SSH_PRIVATE_KEY: ${{ secrets.CLOUD_DEPLOY_SSH }}
70
ARGS: "-avz --delete"
71
SOURCE: "./_site/"
0 commit comments