mirror of
https://github.com/danth/stylix
synced 2024-11-10 14:44:16 +00:00
Add gitmoji to beautify workflow 👷
This commit is contained in:
parent
20ab1424bc
commit
ed67f81454
1 changed files with 1 additions and 1 deletions
2
.github/workflows/beautify.yml
vendored
2
.github/workflows/beautify.yml
vendored
|
@ -49,5 +49,5 @@ jobs:
|
||||||
uses: EndBug/add-and-commit@v7
|
uses: EndBug/add-and-commit@v7
|
||||||
with:
|
with:
|
||||||
cwd: stylix
|
cwd: stylix
|
||||||
message: Beautify ${{ github.sha }}
|
message: 'Beautify ${{ github.sha }} :art:'
|
||||||
default_author: github_actions
|
default_author: github_actions
|
||||||
|
|
Loading…
Reference in a new issue