We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01c7850 commit c1e3268Copy full SHA for c1e3268
.github/workflows/regenerate-target-info.yml
@@ -38,7 +38,7 @@ jobs:
38
run: |
39
git config user.name github-actions
40
git config user.email [email protected]
41
- git commit -am "dep: Regenerate target info"
+ git commit -am "Regenerate target info"
42
git push origin HEAD
43
44
- name: Open pull request if needed
0 commit comments