Skip to content
This repository has been archived by the owner on Feb 4, 2024. It is now read-only.

Commit

Permalink
Updated Auto-Minify Directory to js/* to Handle Multiple Directories
Browse files Browse the repository at this point in the history
This tests the solution created for this [issue](nizarmah/auto-minify#1)
  • Loading branch information
nizarmah committed Apr 1, 2020
1 parent 0cf8a6a commit 61f21c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Auto Minify
uses: nizarmah/auto-minify@feature_multiple_dirs
with:
directory: 'js/'
directory: 'js/*'

- name: Auto committing minified files
uses: stefanzweifel/git-auto-commit-action@v3.0.0
Expand Down

0 comments on commit 61f21c4

Please sign in to comment.