Update file(s) from wp-cli/.github

This commit is contained in:
schlessera 2022-08-11 16:15:52 +00:00
parent 143879859b
commit 867c9cfba9

View file

@ -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