diff --git a/.github/workflows/wpt.yml b/.github/workflows/wpt.yml index 2bd0b1e4..3746468c 100644 --- a/.github/workflows/wpt.yml +++ b/.github/workflows/wpt.yml @@ -116,7 +116,7 @@ jobs: - name: download artifact uses: actions/download-artifact@v3 with: - name: benchmark-results + name: wpt-results - name: format and send json result run: /perf-fmt wpt ${{ github.sha }} wpt.json