FEAT: Cleaned up Prepare GitHub action
This commit is contained in:
4
.github/workflows/minify.yml
vendored
4
.github/workflows/minify.yml
vendored
@@ -27,8 +27,8 @@ jobs:
|
|||||||
uses: peter-evans/create-pull-request@v4
|
uses: peter-evans/create-pull-request@v4
|
||||||
with:
|
with:
|
||||||
commit-message: Minified HTML, CSS, JS. Prepared for production.
|
commit-message: Minified HTML, CSS, JS. Prepared for production.
|
||||||
committer: github-actions
|
committer: github_actions
|
||||||
author: github-actions <github-actions@users.noreply.github.com>
|
author: github_actions <github_actions@users.noreply.github.com>
|
||||||
title: Deploy changes from main branch.
|
title: Deploy changes from main branch.
|
||||||
body: Automated with [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action.
|
body: Automated with [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action.
|
||||||
assignees: MajorDroolz
|
assignees: MajorDroolz
|
||||||
|
|||||||
Reference in New Issue
Block a user