FIX: minify

This commit is contained in:
MajorDroolz
2022-12-20 01:22:58 -05:00
parent 6ea58e0466
commit 7d924db08f

View File

@@ -26,6 +26,7 @@ jobs:
- name: Create pull request.
uses: peter-evans/create-pull-request@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
commit-message: Minified HTML, CSS, JS. Prepared for production.
committer: github-actions <github-actions@users.noreply.github.com>
author: github-actions <github-actions@users.noreply.github.com>