Skip to content

Commit 7fe2b19

Browse files
committed
Update README
Bump version to 0.2.0
1 parent d5bcce9 commit 7fe2b19

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README/en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
runs-on: ubuntu-latest
6262
steps:
6363
- name: "Publish to Qiita"
64-
uses: noraworld/github-to-qiita@v0.1.0
64+
uses: noraworld/github-to-qiita@v0.2.0
6565
with:
6666
dir: "articles"
6767
qiita_access_token: ${{ secrets.QIITA_ACCESS_TOKEN }}

README/ja.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
runs-on: ubuntu-latest
6262
steps:
6363
- name: "Publish to Qiita"
64-
uses: noraworld/github-to-qiita@v0.1.0
64+
uses: noraworld/github-to-qiita@v0.2.0
6565
with:
6666
dir: "articles"
6767
qiita_access_token: ${{ secrets.QIITA_ACCESS_TOKEN }}

0 commit comments

Comments
 (0)