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