Create artifact from files instead of zip

This commit is contained in:
Claudio Sanches 2021-02-26 20:04:41 -03:00
parent 23710744c0
commit 0fdcd362d1
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
name: woocommerce
path: ${{ steps.build.outputs.zip_path }}
path: ${{ steps.build.outputs.path }}
retention-days: 7
- name: Add comment