debug: Changed bench results repo

This commit is contained in:
Allan Jeremy 2022-06-16 16:21:26 +03:00
parent 73fb80ed48
commit 2b467d22be

View file

@ -116,7 +116,7 @@ jobs:
cachegrindIterCount: 20,
}
benchResultsRepo:
- { name: "luau-lang/benchmark-data", branch: "main" }
- { name: "AllanJeremy/luau-benchmark-results", branch: "main" }
runs-on: ${{ matrix.os }}
steps: