Skip to content

Commit

Permalink
update gh link
Browse files Browse the repository at this point in the history
  • Loading branch information
karllu3 committed Jul 26, 2024
1 parent 171088f commit c3c535d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/template_update_gh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: cookiecutter . --no-input --config-file cookiecutter_default_gh.yaml

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

- name: Set safe directory
run: |
Expand Down

0 comments on commit c3c535d

Please sign in to comment.