Skip to content

Commit

Permalink
rleng(release): Fix indent
Browse files Browse the repository at this point in the history
  • Loading branch information
arcanefoam committed Nov 26, 2020
1 parent 9ef78c5 commit 111d26c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
run: ls -R
working-directory: dist
- name: Zip Folder
run: zip -r wiser-home.zip dist
run: zip -r wiser-home.zip dist
- name: Create Release
id: create_release
uses: actions/create-release@v1
Expand Down

0 comments on commit 111d26c

Please sign in to comment.