Skip to content

Commit 3f5f0ce

Browse files
committed
feat: fix wp-cli/dist-archive-command version on release workflow
1 parent 19ab88d commit 3f5f0ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
path: forms-bridge/assets
7474

7575
- name: Install dist archive
76-
run: wp package install wp-cli/dist-archive-command:@stable
76+
run: wp package install wp-cli/dist-archive-command:3.1.0
7777

7878
- name: Replace textdomains
7979
run: |

0 commit comments

Comments
 (0)