Skip to content

Commit

Permalink
docs: excluse js files from minify action; throwing exceptions on pro…
Browse files Browse the repository at this point in the history
…mises...
  • Loading branch information
Omnikron13 committed May 28, 2024
1 parent 2832716 commit 4a6c6d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-and-deploy-manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,8 @@ jobs:
with:
directory: 'site/'
add_suffix: false
exclusions: |
*.js
- name: Upload GitHub Pages artifact
uses: actions/[email protected]
Expand Down

0 comments on commit 4a6c6d5

Please sign in to comment.