Skip to content

Commit bc58b5b

Browse files
dpctl->mkl_random in github URL
1 parent 6f7722e commit bc58b5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
- name: Checkout gh-pages
7474
if: ${{ !github.event.pull_request && github.event.action != 'closed'}}
7575
run: |
76-
git remote add tokened_docs https://IntelPython:${{ secrets.GITHUB_TOKEN }}@github.com/IntelPython/dpctl.git
76+
git remote add tokened_docs https://IntelPython:${{ secrets.GITHUB_TOKEN }}@github.com/IntelPython/mkl_random.git
7777
git fetch --all
7878
git checkout --track tokened_docs/gh-pages
7979
- name: 'Copy build to root'

0 commit comments

Comments
 (0)