Skip to content

Commit 3213d37

Browse files
committed
Update file(s) from wp-cli/.github
1 parent 4ae0066 commit 3213d37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/regenerate-readme.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
- name: Regenerate README.md file
7777
run: |
7878
wp package install "wp-cli/scaffold-package-command:^2"
79-
wp scaffold package-readme --force .
79+
wp scaffold package-readme --branch=${{ github.event.repository.default_branch }} --force .
8080
8181
- name: Check if there are changes
8282
id: changes

0 commit comments

Comments
 (0)