Skip to content

Commit

Permalink
Fix bencher project name
Browse files Browse the repository at this point in the history
  • Loading branch information
BurnySc2 committed Dec 2, 2023
1 parent edf6f9c commit c39f80e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bencher.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
name: Track benchmarks with Bencher
runs-on: ubuntu-latest
env:
BENCHER_PROJECT: save-walter-white
BENCHER_PROJECT: monorepo
BENCHER_API_TOKEN: ${{ secrets.BENCHER_API_TOKEN }}
BENCHER_ADAPTER: json
BENCHER_TESTBED: ubuntu-latest
Expand Down

0 comments on commit c39f80e

Please sign in to comment.