Skip to content

Commit

Permalink
feat(workflow): node
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikaleb committed Jul 16, 2022
1 parent 6d3e4b4 commit 6e7a1bd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1,058 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ jobs:

runs-on: ubuntu-latest

env:
NOTION_KEY: ${{ secrets.NOTION_KEY }}
NOTION_PAGE_ID: ${{ secrets.NOTION_PAGE_ID }}

strategy:
matrix:
node-version: [16.x]
Expand Down
Loading

0 comments on commit 6e7a1bd

Please sign in to comment.