Skip to content

Commit 27a6bce

Browse files
authored
Update manual.yml
1 parent 7bae5ca commit 27a6bce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/manual.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
- name: Add remote-url
2121
run: |
22-
git remote add forked-repo https://KAIST-VIL:${{ secrets.FORKED_REPO_TOKEN }}@github.com/KAIST-VIL/lab-page-template
22+
git remote add forked-repo https://KAIST-VIL:${{ secrets.FORKED_REPO_TOKEN }}@github.com/KAIST-VIL/kaist-vil.github.io
2323
git config user.name SeungAhSon
2424
git config user.email gongsoonyee@gmail.com
2525

0 commit comments

Comments
 (0)