Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
adela-bytebase committed Jan 10, 2025
1 parent da73db6 commit 48a065c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bb-export.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ jobs:
STEP_ID=$(python3 -c "import uuid; print(str(uuid.uuid4()))")
echo "STEP_ID=$STEP_ID" >> $GITHUB_ENV
BASE_URL="${{ steps.bytebase-login.outputs.api_url }}"
echo "BASE_URL111=$BASE_URL"
echo "BASE_URL=$BASE_URL" >> $GITHUB_ENV
sheet_data=$(call_api \
Expand Down

0 comments on commit 48a065c

Please sign in to comment.