Add gitmoji to beautify workflow 👷

This commit is contained in:
Daniel Thwaites 2021-10-16 10:53:54 +01:00 committed by GitHub
parent 20ab1424bc
commit ed67f81454
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -49,5 +49,5 @@ jobs:
uses: EndBug/add-and-commit@v7
with:
cwd: stylix
message: Beautify ${{ github.sha }}
message: 'Beautify ${{ github.sha }} :art:'
default_author: github_actions