Skip to content

Commit

Permalink
Fix commit message in regenerate-target-info.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NobodyXu committed May 4, 2024
1 parent 01c7850 commit f1ecc84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/regenerate-target-info.yml
Expand Up @@ -38,7 +38,7 @@ jobs:
run: |
git config user.name github-actions
git config user.email github-actions@github.com
git commit -am "dep: Regenerate target info"
git commit -am "Regenerate target info"
git push origin HEAD
- name: Open pull request if needed
Expand Down

0 comments on commit f1ecc84

Please sign in to comment.