mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-08-13 22:20:58 +00:00
ci: 更新wiki同步工作流
This commit is contained in:
@@ -27,6 +27,9 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
repository: RockChinQ/QChatGPT.wiki
|
repository: RockChinQ/QChatGPT.wiki
|
||||||
path: wiki
|
path: wiki
|
||||||
|
- name: Delete old wiki content
|
||||||
|
run: |
|
||||||
|
rm -rf wiki/*
|
||||||
- name: Copy res/wiki content to wiki
|
- name: Copy res/wiki content to wiki
|
||||||
run: |
|
run: |
|
||||||
cp -r res/wiki/* wiki/
|
cp -r res/wiki/* wiki/
|
||||||
|
|||||||
Reference in New Issue
Block a user