Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Souvikns authored Jul 17, 2021
1 parent b8adb9f commit 2ad3995
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,11 @@ jobs:
NOTION_DATABASE: ${{ secrets.NOTION_DATABASE }}
```
As of now notion API does not allow creating or changing properties, so right now you have to add these properties manually to use this action.
- URL - type: `URL`
- id - type: `Number`
- state - type: `Select`
- labels - type: `Mutli-Select`

## Screenshot
![board](./screenshots/notion-board.PNG)
![board](./screenshots/notion-board.PNG)

0 comments on commit 2ad3995

Please sign in to comment.