Skip to content
This repository was archived by the owner on Mar 19, 2021. It is now read-only.

Commit 3b6d586

Browse files
committed
Reconfigure for fork
1 parent fea814e commit 3b6d586

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pull_request_previews.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ jobs:
1313
run:
1414
./tools/ci/update_pr_preview.py
1515
--host https://api.github.com
16-
--github-project web-platform-tests/wpt
17-
--repository [email protected]:web-platform-tests/wpt.git
16+
--github-project web-platform-tests/wpt-actions-test
17+
--repository [email protected]:web-platform-tests/wpt-actions-test.git
1818
env:
1919
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2020

0 commit comments

Comments
 (0)