Skip to content

Commit 82116e0

Browse files
committed
TEMP: use build release action from PR branch.
1 parent 0c92026 commit 82116e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111

1212
jobs:
1313
build:
14-
uses: mailchimp/wordpress/.github/workflows/build-release-zip.yml@develop
14+
uses: mailchimp/wordpress/.github/workflows/build-release-zip.yml@enhancement/add-composer-autoload
1515

1616
cypress:
1717
needs: build

0 commit comments

Comments
 (0)