Make sure the zip file is called woocommerce.zip

This commit is contained in:
Claudio Sanches 2020-04-28 11:52:16 -03:00
parent f7a1ccafce
commit 5c2bf5f2b4
1 changed files with 1 additions and 1 deletions

View File

@ -21,5 +21,5 @@ jobs:
with:
upload_url: ${{ github.event.release.upload_url }}
asset_path: ${{ steps.build.outputs.zip_path }}
asset_name: ${{ github.event.repository.name }}.zip
asset_name: woocommerce.zip
asset_content_type: application/zip