fix(ci): update formatting workflow commit message (unrealapex) (#4852)

* Renamed command line setting timer-progress bar

* Make account config input an `input` so it takes up less space

* Revert "Make account config input an `input` so it takes up less space"

* fix(ci): update formatting workflow commit message

ensure that commit message meets conventional commits specification

* tweak(ci): fix commit type

---------

Co-authored-by: Aaron <79121360+hazyboba@users.noreply.github.com>
This commit is contained in:
Aaron 2023-12-11 10:31:30 -08:00 committed by GitHub
parent 5e8e7dc3da
commit be641e2974
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,7 +38,7 @@ jobs:
git config user.name 'monkeytypegeorge'
git config user.email 'monkeytypegeorge@gmail.com'
git add .
git commit -m 'Prettier fix'
git commit -m 'refactor: run prettier'
- name: Create pull request
uses: peter-evans/create-pull-request@v4