Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/55gms/55GMS
Browse files Browse the repository at this point in the history
  • Loading branch information
RedNotSus committed Apr 13, 2024
2 parents ab2add5 + 1b0ac3e commit 0c45551
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 0c45551

Please sign in to comment.