Skip to content

Commit

Permalink
🔧 fix repo list generator version
Browse files Browse the repository at this point in the history
  • Loading branch information
yi-Xu-0100 committed Oct 21, 2020
1 parent fd9ccb4 commit e86d5ae
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/traffic2badge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

- name: Get Repo List
id: repo
uses: yi-Xu-0100/repo-list-generator@v0.2.1
uses: yi-Xu-0100/repo-list-generator@v0.3.0

- name: Get Commit Message
id: message
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
- name: Get Repo List
id: repo
uses: yi-Xu-0100/repo-list-generator@v0.2.1
uses: yi-Xu-0100/repo-list-generator@v0.3.0
- name: Get Commit Message
id: message
Expand Down
2 changes: 1 addition & 1 deletion README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
- name: Get Repo List
id: repo
uses: yi-Xu-0100/repo-list-generator@v0.2.1
uses: yi-Xu-0100/repo-list-generator@v0.3.0
- name: Get Commit Message
id: message
Expand Down

0 comments on commit e86d5ae

Please sign in to comment.