mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 02:59:58 +08:00
ci: update deploy key
This commit is contained in:
parent
06d2c48c31
commit
a32bc5360e
2
.github/workflows/site-deploy.yml
vendored
2
.github/workflows/site-deploy.yml
vendored
@ -66,6 +66,6 @@ jobs:
|
||||
- name: deploy
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
with:
|
||||
deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
|
||||
deploy_key: ${{ secrets.NEXT_SITE_DEPLOY }}
|
||||
external_repository: ant-design/next.ant.design
|
||||
publish_dir: ./_site
|
||||
|
Loading…
Reference in New Issue
Block a user