Skip to content

Commit

Permalink
rleng(release): Zip downloaded artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
arcanefoam committed Nov 26, 2020
1 parent 0643c8a commit 9ef78c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ jobs:
- name: Display structure of downloaded files
run: ls -R
working-directory: dist
- name: Zip Folder
run: zip -r wiser-home.zip dist
- name: Create Release
id: create_release
uses: actions/create-release@v1
Expand Down

0 comments on commit 9ef78c5

Please sign in to comment.