Skip to content

Commit

Permalink
mode append
Browse files Browse the repository at this point in the history
  • Loading branch information
mehulkar committed Oct 13, 2023
1 parent e50c52d commit 067ad3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bench-turborepo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,4 @@ jobs:
-F "ndjson=@./benchmark/ttft.json" \
-X POST \
-H 'Authorization: Bearer ${{ secrets.TINYBIRD_TOKEN }}' \
'https://api.us-east.tinybird.co/v0/datasources?name=turborepo_perf_ttft'
'https://api.us-east.tinybird.co/v0/datasources?name=turborepo_perf_ttft&mode=append'

0 comments on commit 067ad3b

Please sign in to comment.