Skip to content

Commit

Permalink
Update fetch-notion-data.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lesnolie committed Mar 29, 2023
1 parent a03af16 commit 3969ad3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/fetch-notion-data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ on:

jobs:
update-database:
env:
NOTION_DATABASE_ID: ${{ secrets.NOTION_DATABASE_ID }}
NOTION_API_KEY: ${{ secrets.NOTION_API_KEY }}
runs-on: ubuntu-latest
steps:
- name: Checkout code
Expand Down

0 comments on commit 3969ad3

Please sign in to comment.