Skip to content

Commit

Permalink
use token
Browse files Browse the repository at this point in the history
  • Loading branch information
ForsakenHarmony committed Oct 1, 2024
1 parent 14d7d8a commit b21b757
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/bench-turbopack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Setup Rust
uses: ./.github/actions/setup-rust
Expand Down Expand Up @@ -87,4 +87,4 @@ jobs:
uses: CodSpeedHQ/action@v3
with:
run: cargo codspeed run --workspace --exclude turbopack-bench --exclude turbopack-cli --exclude next-swc-napi --exclude wasm
# token: ${{ secrets.CODSPEED_TOKEN }}
token: ${{ secrets.CODSPEED_TOKEN }}

0 comments on commit b21b757

Please sign in to comment.