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 8393c60 commit 75b482bCopy full SHA for 75b482b
.github/workflows/release-tag.yaml
@@ -39,7 +39,7 @@ jobs:
39
run: |
40
git config --local user.email "github-actions[bot]@users.noreply.github.com"
41
git config --local user.name "github-actions[bot]"
42
- git commit -s -m "Updated README.md version" -a
+ git commit -s -m "docs: update README.md version" -a
43
44
- name: Push changes
45
uses: ad-m/[email protected]
0 commit comments