Skip to content

Commit cc5feb5

Browse files
committed
build: update commit message to follow message conventions
1 parent ebb43d9 commit cc5feb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deprecate_packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
107107
# Commit the changes:
108108
git add README.md
109-
git commit -m "Deprecate $repo"
109+
git commit -m "deprecate: add notification that the package repository is no longer supported"
110110
111111
# Push the changes:
112112
git push "https://$GITHUB_ACTOR:[email protected]/stdlib-js/$repo.git" main

0 commit comments

Comments
 (0)