Skip to content

Commit 75b482b

Browse files
skyerusbeeme1mr
andauthored
Update .github/workflows/release-tag.yaml
Co-authored-by: Michael Beemer <[email protected]> Signed-off-by: Skye Gill <[email protected]>
1 parent 8393c60 commit 75b482b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-tag.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
run: |
4040
git config --local user.email "github-actions[bot]@users.noreply.github.com"
4141
git config --local user.name "github-actions[bot]"
42-
git commit -s -m "Updated README.md version" -a
42+
git commit -s -m "docs: update README.md version" -a
4343
4444
- name: Push changes
4545
uses: ad-m/[email protected]

0 commit comments

Comments
 (0)