mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
UPDATED GITHUB token
This commit is contained in:
parent
f8ec272bbd
commit
2448831cd2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/benchmark.yml
vendored
2
.github/workflows/benchmark.yml
vendored
|
@ -86,4 +86,4 @@ jobs:
|
||||||
fail-on-alert: true
|
fail-on-alert: true
|
||||||
comment-on-alert: true
|
comment-on-alert: true
|
||||||
comment-always: true
|
comment-always: true
|
||||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
github-token: ${{ secrets.TEST_GITHUB_TOKEN }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue