Skip to content

Commit 221711b

Browse files
committed
debugging
1 parent 6cae768 commit 221711b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-readiness.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
if [ "$SDK_BRANCH" == "$SMITHY_KOTLIN_BRANCH" ]; then
5353
cd ../aws-sdk-kotlin
5454
git fetch origin
55+
git log
5556
echo "grepping diff"
5657
git diff origin/main -- gradle/libs.versions.toml | grep -E "smithy-kotlin-runtime-version|smithy-kotlin-codegen-version"
5758
echo "diff grepped"

0 commit comments

Comments
 (0)