Skip to content

Commit 927d2cb

Browse files
authored
Update jekyll.yml
1 parent b258930 commit 927d2cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jekyll.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565

6666
- name: Deploy to Tencent
6767
uses: easingthemes/ssh-deploy@v2.0.7
68-
with:
68+
env:
6969
SSH_PRIVATE_KEY: ${{ secrets.CLOUD_DEPLOY_SSH }}
7070
ARGS: "-avz --delete"
7171
SOURCE: "./_site/"

0 commit comments

Comments
 (0)