Skip to content

Commit

Permalink
Revert "Use fork on md-to-Notion"
Browse files Browse the repository at this point in the history
This reverts commit db29d3a.
  • Loading branch information
MathieuLamiot committed Sep 6, 2024
1 parent f5d0000 commit 1394e43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-notion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
with:
fetch-depth: 0
- name: Push Markdown to Notion
uses: MathieuLamiot/push-md-to-notion@main
uses: JoshStern/push-md-to-notion@v0.3.0
id: push_markdown
with:
notion-token: ${{ secrets.NOTION_TOKEN }}

0 comments on commit 1394e43

Please sign in to comment.