Skip to content

Commit cdbdec7

Browse files
Merge pull request #89 from bytebase/a-branch-24
update
2 parents e2933d5 + e913e5f commit cdbdec7

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.github/workflows/4-bb-export.yml

-4
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,6 @@ jobs:
6060
--data "$data" \
6161
-o "$temp_file")
6262
63-
echo "Response (Status $http_code):"
64-
cat "$temp_file"
65-
echo "------------------------"
66-
6763
# Return the response regardless of status code
6864
# This allows the caller to handle the response
6965
cat "$temp_file"

0 commit comments

Comments
 (0)