Skip to content

Commit

Permalink
Update notion-git.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jasongao97 committed Dec 19, 2023
1 parent 131dcd4 commit 3847157
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/notion-git.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
uses: actions/checkout@v3

- name: Fetch Notion content
uses: nature-of-code/fetch-notion@main
uses: nature-of-code/fetch-notion@inline-code-in-comment
with:
notion-secret: ${{ secrets.NOTION_SECRET }}
notion-database-id: ${{ secrets.NOTION_DATABASE_ID }}
Expand Down

0 comments on commit 3847157

Please sign in to comment.