提交 30227d5a 编写于 作者: C chenshuai2144

👷 CI: fix Deploy CI

上级 a2482f0c
......@@ -20,9 +20,9 @@ jobs:
- name: site
run: npm run site
- name: deploy
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
env:
with:
github_token: ${{ secrets.ACTION_TOKEN }}
publish_dir: ./dist
allow_empty_commit: true
publish_dir: ./public
force_orphan: true
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册