Skip to content

Commit d709b0f

Browse files
authored
Fix commit message for font list update action (#3584)
1 parent 03240e0 commit d709b0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/update-font-list.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ jobs:
2929
- name: Create Pull Request
3030
uses: peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f # @v7.0.5
3131
with:
32-
commit-message: Update list of supported SIL fonts
33-
title: Update list of supported SIL fonts
32+
commit-message: Update list of supported fonts
33+
title: Update list of supported fonts
3434
body: Automated update of file by GitHub action
3535
branch: fonts/update
3636
base: master

0 commit comments

Comments
 (0)