Skip to content

Commit

Permalink
feat: action updates
Browse files Browse the repository at this point in the history
  • Loading branch information
vinugawade committed Jan 22, 2024
1 parent 5b56cf0 commit 9f195a7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update-readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v2
with:
ref: v2

- name: Copy docs/README.md to README.md
run: cp docs/README.md README.md
Expand Down

0 comments on commit 9f195a7

Please sign in to comment.