Skip to content

Commit

Permalink
Update minify.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RedNotSus authored Apr 13, 2024
1 parent dffd833 commit 1b0ac3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/minify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ jobs:
- name: auto minify the files
uses: nizarmah/auto-minify@v3
with:
directory: '/static/assets/json/load'
output: '/static/assets/min'
directory: '/static/assets/json/load/'
output: '/static/assets/min/'

- name: auto commit the minified files
uses: stefanzweifel/git-auto-commit-action@v5
Expand Down

0 comments on commit 1b0ac3e

Please sign in to comment.