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 e2933d5 commit e913e5fCopy full SHA for e913e5f
.github/workflows/4-bb-export.yml
@@ -60,10 +60,6 @@ jobs:
60
--data "$data" \
61
-o "$temp_file")
62
63
- echo "Response (Status $http_code):"
64
- cat "$temp_file"
65
- echo "------------------------"
66
-
67
# Return the response regardless of status code
68
# This allows the caller to handle the response
69
cat "$temp_file"
export/projects/sample-project/databases/hr_prod/202501201614_select_employee.sql renamed to export/projects/sample-project/databases/hr_prod/202501201624_select_employee.sql
0 commit comments