mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-07 13:50:00 +00:00
CI: Set the Ladybird token when checking out libjs-data
According to: https://github.com/orgs/community/discussions/26694 We need to set the token when checking out the repo as well.
This commit is contained in:
parent
0c9d15788e
commit
61d9d6bebb
Notes:
github-actions[bot]
2025-12-03 15:07:35 +00:00
Author: https://github.com/trflynn89
Commit: 61d9d6bebb
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/7008
1 changed files with 1 additions and 0 deletions
1
.github/workflows/libjs-test262.yml
vendored
1
.github/workflows/libjs-test262.yml
vendored
|
|
@ -38,6 +38,7 @@ jobs:
|
|||
with:
|
||||
repository: LadybirdBrowser/libjs-data
|
||||
path: libjs-data
|
||||
token: ${{ secrets.LADYBIRD_BOT_TOKEN }}
|
||||
|
||||
- name: Checkout tc39/test262
|
||||
uses: actions/checkout@v6
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue