notion action

This commit is contained in:
Stuti mohgaonkar 2022-02-07 20:02:32 -05:00
parent ad169dde97
commit a523a9e6f5

View file

@ -12,11 +12,7 @@ jobs:
uses: actions/setup-node@v2
with:
node-version: '14.7.0'
cache: 'yarn'
- name: Yarn Install
run: yarn install
- name: Import Notion Docs
run: NOTION_TOKEN=${{ secrets.TOKEN_NOTION }} yarn import-notion-docs