Skip to content

Commit 4cd6d8e

Browse files
committed
chore: change commit body
1 parent a93d26b commit 4cd6d8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-update-client-api.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181

8282
git config --local user.name "$GITHUB_ACTOR"
8383
git config --local user.email "$GITHUB_ACTOR@users.noreply.github.com"
84-
git commit -a -m "chore: auto update client api [${APECLOUD_COMMIT_SHA}](${APECLOUD_COMMIT_URL}/${APECLOUD_COMMIT_SHA})"
84+
git commit -a -m "chore: auto update client api ${APECLOUD_COMMIT_URL}/${APECLOUD_COMMIT_SHA}"
8585
fi
8686
echo file_changes=$FILE_CHANGES >> $GITHUB_OUTPUT
8787

0 commit comments

Comments
 (0)