Skip to content

Commit c3c535d

Browse files
committed
update gh link
1 parent 171088f commit c3c535d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/template_update_gh.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
run: cookiecutter . --no-input --config-file cookiecutter_default_gh.yaml
3333

3434
- name: Remote checkout
35-
run: git clone https://oauth2:${{ secrets.REPO_KEY_GITLAB }}@github.com/lukasz.karlowski/karllu3/ds-lk-default.git ds-gh-default2
35+
run: git clone https://oauth2:${{ secrets.REPO_KEY_GITLAB }}@github.com/karllu3/ds-lk-default.git ds-gh-default2
3636

3737
- name: Set safe directory
3838
run: |

0 commit comments

Comments
 (0)