Skip to content
This repository was archived by the owner on Nov 14, 2021. It is now read-only.

Commit b4e9092

Browse files
committed
docs: Update notion2github@v1.1.0
1 parent 5bcaca6 commit b4e9092

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.github/workflows/notion2github.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
uses: actions/checkout@v2
1212

1313
- name: Notion2Github
14-
uses: younho9/notion2github@v1.0.2
14+
uses: younho9/notion2github@v1.1.0
1515
with:
1616
database-url: 'https://www.notion.so/acc3dfd0339e4cacb5baae8673fddfad'
1717
docs-directory: docs/test

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
uses: actions/checkout@v2
5656

5757
- name: Notion2Github
58-
uses: younho9/notion2github@v1.0.2
58+
uses: younho9/notion2github@v1.1.0
5959
with:
6060
database-url: 'https://www.notion.so/acc3dfd0339e4cacb5baae8673fddfad'
6161
docs-directory: docs
@@ -86,7 +86,7 @@ jobs:
8686
uses: actions/checkout@v2
8787

8888
- name: Notion2Github
89-
uses: younho9/notion2github@v1.0.2
89+
uses: younho9/notion2github@v1.1.0
9090
with:
9191
database-url: 'https://www.notion.so/acc3dfd0339e4cacb5baae8673fddfad'
9292
docs-directory: docs

docs/README.ko.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
uses: actions/checkout@v2
5555

5656
- name: Notion2Github
57-
uses: younho9/notion2github@v1.0.2
57+
uses: younho9/notion2github@v1.1.0
5858
with:
5959
database-url: 'https://www.notion.so/acc3dfd0339e4cacb5baae8673fddfad'
6060
docs-directory: docs
@@ -85,7 +85,7 @@ jobs:
8585
uses: actions/checkout@v2
8686

8787
- name: Notion2Github
88-
uses: younho9/notion2github@v1.0.2
88+
uses: younho9/notion2github@v1.1.0
8989
with:
9090
database-url: 'https://www.notion.so/acc3dfd0339e4cacb5baae8673fddfad'
9191
docs-directory: docs

0 commit comments

Comments
 (0)