Skip to content

Commit 2fe24dd

Browse files
committed
debugging
1 parent a9b8ae5 commit 2fe24dd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release-readiness.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ jobs:
4242
run: |
4343
cd aws-sdk-kotlin
4444
pwd
45+
g status
46+
git branch --show-current
4547
SDK_BRANCH=$(git branch --show-current)
4648
echo $SDK_BRANCH
4749

0 commit comments

Comments
 (0)