Skip to content

Commit 4abab7a

Browse files
committed
Add install_composer_packages false
1 parent 3aa3d12 commit 4abab7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
wp_org_slug: wp-rollback
1212
zip_name: wp-rollback
1313
text_domain: wp-rollback
14+
install_composer_packages: false
1415
secrets:
1516
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
1617
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}

0 commit comments

Comments
 (0)