Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Souvikns committed Jun 19, 2021
1 parent 8f9fc3b commit b8adb9f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Notion Board
- [Introduction](#introduction)
- [Inputs](#inputs)
- [Usage](#usage)
- [Screenshot](#screenshot)

## Introduction
This action lets you sync your GitHub issue with your notion board. Currently it syncs issue state and labels.
Expand Down Expand Up @@ -46,5 +47,5 @@ jobs:
NOTION_DATABASE: ${{ secrets.NOTION_DATABASE }}
```

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

0 comments on commit b8adb9f

Please sign in to comment.