Chore: update remove ssh

Signed-off-by: Jianbo Sun <jianbo.sjb@alibaba-inc.com>
This commit is contained in:
Jianbo Sun 2022-06-08 15:34:23 +08:00
parent 1dbfd2c35f
commit bc384b3f6f
1 changed files with 0 additions and 3 deletions

View File

@ -16,9 +16,6 @@ jobs:
- uses: actions/setup-node@v1
with:
node-version: "14.x"
- uses: webfactory/ssh-agent@v0.5.0
with:
ssh-private-key: ${{ secrets.GH_PAGES_DEPLOY }}
- name: Release to GitHub Pages
env:
USE_SSH: true