Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Doradx authored Sep 7, 2023
1 parent 7a68155 commit 8f2b06d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ jobs:
        output_post_dir: 'source/_posts/notion'
        clean_unpublished_post: true
        metas_keeped: abbrlink
metas_excluded: pstatus,ptype
        metas_excluded: pstatus,ptype
        last_sync_datetime: ${{ steps.GetNotionSyncDatetime.outputs.NOTION_SYNC_DATETIME }}
    - name: Hexo deploy
      if: steps.NotionSync.outputs.updated_count != '0'
Expand Down Expand Up @@ -271,4 +271,4 @@ jobs:
```
以上是 `notion2markdown-action` 的详细文档,您可以根据需要自定义输入参数,并将该工作流添加到您的 GitHub 仓库中以自动将 Notion 页面转换为 Markdown 文档。如有任何问题或建议,请随时联系作者。
以上是 `notion2markdown-action` 的详细文档,您可以根据需要自定义输入参数,并将该工作流添加到您的 GitHub 仓库中以自动将 Notion 页面转换为 Markdown 文档。如有任何问题或建议,请随时联系作者。

0 comments on commit 8f2b06d

Please sign in to comment.