mirror of
https://hk.gh-proxy.com/https://github.com/wp-cli/profile-command.git
synced 2025-08-18 06:11:48 +08:00
Update file(s) from wp-cli/.github
This commit is contained in:
parent
143879859b
commit
867c9cfba9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/regenerate-readme.yml
vendored
2
.github/workflows/regenerate-readme.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue