FEAT: Cleaned up Prepare GitHub action

This commit is contained in:
MajorDroolz
2022-12-20 01:12:52 -05:00
parent 5940c56748
commit d03bc6c9b4

View File

@@ -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