Skip to content

Commit

Permalink
Update build-zip.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alicolville authored Sep 12, 2024
1 parent bf671fa commit aa3be97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-zip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ jobs:
uses: thedoctor0/[email protected]
with:
type: 'zip'
directory: ./dist/
filename: 'release.zip'
#directory: ./
filename: './dist/release.zip'
exclusions: '*.git* /*node_modules/* .editorconfig'
- name: Sync files
uses: SamKirkland/[email protected]
Expand Down

0 comments on commit aa3be97

Please sign in to comment.