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 1e83b45 commit f6f106d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ jobs:
      id: NotionSync
      uses: Doradx/notion2markdown-action@v1
      with:
        notion_secret: ${{ secrets.NOTION_TOKEN }}
        notion_secret: ${{ secrets.NOTION_SECRET }}
        database_id: ${{ secrets.NOTION_DATABASE_ID }}
        pic_migrate: true
        pic_bed_config: ${{ secrets.PICBED_CONFIG }}
Expand Down

0 comments on commit f6f106d

Please sign in to comment.