Merge pull request #27485 from woocommerce/update/gh-workflows

woocommerce/action-build@v2 always build a zip file
This commit is contained in:
Claudio Sanches 2020-08-25 16:30:44 -03:00 committed by GitHub
commit 2b6d9a1074
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 4 deletions

View File

@ -12,8 +12,6 @@ jobs:
- name: Build
id: build
uses: woocommerce/action-build@v2
with:
generate_zip: true
- name: Upload release asset
uses: actions/upload-release-asset@v1
env:

View File

@ -18,8 +18,6 @@ jobs:
- name: Build
id: build
uses: woocommerce/action-build@v2
with:
generate_zip: true
- name: Deploy nightly build
uses: WebFreak001/deploy-nightly@v1.0.3
env: