We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3932f9c commit d627410Copy full SHA for d627410
.github/workflows/update-actions-dist-post-commit.yml
@@ -92,5 +92,5 @@ jobs:
92
git config user.email [email protected]
93
git add .
94
git status
95
- git commit -m "apply post-commit changes"
+ git commit -m "update actions dist"
96
git push
0 commit comments