Skip to content

Commit

Permalink
Update file(s) from wp-cli/.github
Browse files Browse the repository at this point in the history
  • Loading branch information
schlessera committed Aug 11, 2022
1 parent 0618eb0 commit b6a91b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/regenerate-readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
- name: Regenerate README.md file
run: |
wp package install "wp-cli/scaffold-package-command:^2"
wp scaffold package-readme --force .
wp scaffold package-readme --branch=${{ github.event.repository.default_branch }} --force .
- name: Check if there are changes
id: changes
Expand Down

0 comments on commit b6a91b0

Please sign in to comment.