Skip to content

Commit

Permalink
Merge pull request #31 from KazooTTT/chore/action-update
Browse files Browse the repository at this point in the history
  • Loading branch information
wangeguo authored May 26, 2024
2 parents 58d94ae + ba8c3ab commit 37771be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/contrib-readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@ jobs:
name: A job to automate contrib in readme
steps:
- name: Update README.md
uses: akhilmhdh/[email protected].6
uses: akhilmhdh/[email protected].10
with:
readme_path: "README.md"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Update README.zh-CN.md
uses: akhilmhdh/[email protected].6
uses: akhilmhdh/[email protected].10
with:
readme_path: "README.zh-CN.md"
env:
Expand Down

0 comments on commit 37771be

Please sign in to comment.