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

Commit c693539

Browse files
committed
Switch back and use HTTPS...
1 parent c1746ce commit c693539

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/detect_pull_request_preview.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,10 @@ jobs:
1010
- name: Detect deployment
1111
run:
1212
./tools/ci/debug_deploy.py
13+
--host https://api.github.com
14+
--github-project web-platform-tests/wpt-actions-test
15+
detect
16+
--target http://s92097608.onlinehome.us/tmp
17+
--timeout 600
1318
env:
1419
GITHUB_TOKEN: ${{ secrets.DEPLOY_TOKEN }}

0 commit comments

Comments
 (0)