Skip to content

Commit 48a065c

Browse files
update
1 parent da73db6 commit 48a065c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/bb-export.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ jobs:
122122
STEP_ID=$(python3 -c "import uuid; print(str(uuid.uuid4()))")
123123
echo "STEP_ID=$STEP_ID" >> $GITHUB_ENV
124124
BASE_URL="${{ steps.bytebase-login.outputs.api_url }}"
125+
echo "BASE_URL111=$BASE_URL"
125126
echo "BASE_URL=$BASE_URL" >> $GITHUB_ENV
126127
127128
sheet_data=$(call_api \

0 commit comments

Comments
 (0)