Skip to content

Commit f5341b8

Browse files
Merge pull request #45 from bytebase/a-branch-11
update
2 parents da73db6 + 48a065c commit f5341b8

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)