Skip to content

Commit 734c255

Browse files
Update .github/workflows/typespec-sync.yml
Co-authored-by: Deyaa <dealmaha@microsoft.com>
1 parent 279cd59 commit 734c255

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/typespec-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ jobs:
177177
exit 0
178178
fi
179179
180-
git commit -m "Regenerate ai-projects client from spec commit $LATEST_COMMIT"
180+
git commit -m "Regenerate $(basename "$PACKAGE_PATH") client from spec commit $LATEST_COMMIT"
181181
git push origin "$TARGET_BRANCH"
182182
183183
echo "Changes committed and pushed to '$TARGET_BRANCH'."

0 commit comments

Comments
 (0)