Skip to content

Commit c1e3268

Browse files
authored
Fix commit message in regenerate-target-info.yml (#1062)
1 parent 01c7850 commit c1e3268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/regenerate-target-info.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: |
3939
git config user.name github-actions
4040
git config user.email [email protected]
41-
git commit -am "dep: Regenerate target info"
41+
git commit -am "Regenerate target info"
4242
git push origin HEAD
4343
4444
- name: Open pull request if needed

0 commit comments

Comments
 (0)