Skip to content

Commit

Permalink
do not gzip files
Browse files Browse the repository at this point in the history
  • Loading branch information
wildone committed Dec 7, 2019
1 parent c9498e7 commit 9d24ae0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ jobs:
tag: ${{ env.GITHUB_TAG }}
name: ${{ env.GITHUB_TAG }}
body: ${{ env.GIT_RELEASE_NOTES }}
gzip: false
files: >
aemdesign-aem-support-deploy/target/aemdesign-aem-support-deploy-${{ env.GITHUB_TAG }}.zip
aemdesign-aem-compose/target/aemdesign-aem-compose-${{ env.GITHUB_TAG }}.zip
Expand Down

0 comments on commit 9d24ae0

Please sign in to comment.