Skip to content

Commit

Permalink
add build perf checks
Browse files Browse the repository at this point in the history
  • Loading branch information
slorber committed Oct 22, 2024
1 parent 1559dc6 commit e1ca282
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-perf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
strip-hash: '\.([^;]\w{7})\.'
minimum-change-threshold: 30
compression: none
comment-key: DOCUSAURUS_FASTER-${{ secrets.GITHUB_TOKEN }}
comment-key: DOCUSAURUS_FASTER-${{ secrets.DOCUSAURUS_FASTER }}
env:
DOCUSAURUS_FASTER: ${{ matrix.DOCUSAURUS_FASTER }}

Expand Down

0 comments on commit e1ca282

Please sign in to comment.