Skip to content

Commit

Permalink
try gh action zip inclusions
Browse files Browse the repository at this point in the history
  • Loading branch information
luttje committed Mar 26, 2022
1 parent aec0d1a commit 6d2364b
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 @@ -17,7 +17,7 @@ jobs:
with:
type: 'zip'
filename: 'release.zip'
exclusions: 'scripts/third-party/prism.js android-chrome-*.png apple-touch-icon.png favicon* index.html site.webmanifest'
path: 'template.html styles'
directory: 'dist'

- name: Create Release on GitHub
Expand Down

0 comments on commit 6d2364b

Please sign in to comment.