Skip to content

Commit ab57fa9

Browse files
authored
Merge pull request #366 from fellyph/fixing-playground-pr-button
Add preferred version for WordPress in PR preview action
2 parents 5af7651 + 1327465 commit ab57fa9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/pr-playground-preview.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,9 @@ jobs:
8383
}
8484
8585
const blueprint = {
86+
preferredVersions: {
87+
wp: 'beta',
88+
},
8689
steps: [
8790
{
8891
step: 'installPlugin',

0 commit comments

Comments
 (0)