Skip to content

Commit

Permalink
refactor(typo): Remove zip
Browse files Browse the repository at this point in the history
  • Loading branch information
DoyunShin committed Dec 12, 2024
1 parent 1758a00 commit de98b57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ jobs:
uses: actions/upload-artifact@v4
with:
include-hidden-files: true
name: dist-${{ env.DATE }}.zip
name: dist-${{ env.DATE }}
path: dist

0 comments on commit de98b57

Please sign in to comment.