Skip to content

Commit

Permalink
gh/gh
Browse files Browse the repository at this point in the history
  • Loading branch information
karllu3 committed Jul 29, 2024
1 parent 287436a commit 4b801e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/generate_default_project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
test-Github-default-instance:
uses: ./.github/workflows/generate_default_project_reusable.yaml
with:
repo-path: github.com/karllu3/ds-lk-default.git
repo-path: github.com/karllu3/ds-lk-default.git
repo-user: karllu3
repo-user-email: [email protected]
cookiecutter-profile: cookiecutter_default_gh.yaml
Expand All @@ -19,6 +19,6 @@ jobs:
repo-path: gitlab.com/lukasz.karlowski/ds-lk-default.git
repo-user: lukasz karlowski
repo-user-email: [email protected]
cookiecutter-profile: cookiecutter_default_gh.yaml
cookiecutter-profile: cookiecutter_default_gl.yaml
secrets:
REPO_TOKEN: ${{ secrets.REPO_KEY_GITLAB }}

0 comments on commit 4b801e0

Please sign in to comment.