diff --git a/.github/workflows/notion-git.yml b/.github/workflows/notion-git.yml index b0655dd0..8bd125c9 100644 --- a/.github/workflows/notion-git.yml +++ b/.github/workflows/notion-git.yml @@ -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@dev/page-anchor with: notion-secret: ${{ secrets.NOTION_SECRET }} notion-database-id: ${{ secrets.NOTION_DATABASE_ID }}