Skip to content

Commit 85d0519

Browse files
committed
fix: update commit message
1 parent 969bd7e commit 85d0519

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ runs:
8181
if git diff --staged --quiet; then
8282
echo "No changes to $FILENAME"
8383
else
84-
git commit -m "Update $FILENAME via mcp-discovery [skip ci]"
84+
git commit -m "$CLI_COMMAND $FILENAME via mcp-discovery"
8585
git push
8686
fi
8787
branding:

0 commit comments

Comments
 (0)