Skip to content

Commit

Permalink
action edit
Browse files Browse the repository at this point in the history
  • Loading branch information
qiaofeng1227 authored Jan 9, 2025
1 parent ee2d422 commit 1e2829f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 45 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/app_from_contentful.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ jobs:
run: |
python builds/gen_md_from_contenful.py template/meta/zh_head.jinja2 docs/apps/_include --override
python builds/gen_md_from_contenful.py template/meta/en_head.jinja2 i18n/en/docusaurus-plugin-content-docs/current/apps/_include --override
python builds/gen_md_from_contenful.py template/meta/zh_app.jinja2 docs/apps
python builds/gen_md_from_contenful.py template/meta/en_app.jinja2 i18n/en/docusaurus-plugin-content-docs/current/apps
python builds/gen_md_from_contenful.py template/meta/zh_app.jinja2 docs/apps --ignore-list template/meta/skip_file.json
python builds/gen_md_from_contenful.py template/meta/en_app.jinja2 i18n/en/docusaurus-plugin-content-docs/current/apps --ignore-list template/meta/skip_file.json
- name: Commit and push changes
uses: stefanzweifel/git-auto-commit-action@v4
Expand Down
43 changes: 0 additions & 43 deletions docs/apps/g4f.md

This file was deleted.

0 comments on commit 1e2829f

Please sign in to comment.