We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fe24dd commit 8aeb749Copy full SHA for 8aeb749
.github/workflows/release-readiness.yml
@@ -42,7 +42,7 @@ jobs:
42
run: |
43
cd aws-sdk-kotlin
44
pwd
45
- g status
+ git status
46
git branch --show-current
47
SDK_BRANCH=$(git branch --show-current)
48
echo $SDK_BRANCH
0 commit comments