Skip to content

Commit

Permalink
git init main
Browse files Browse the repository at this point in the history
  • Loading branch information
karllu3 committed Jul 25, 2024
1 parent 1163510 commit 1e60482
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/template_update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
- name: Prepare git
working-directory: ./ds-gh-default
run: |
git config --global init.defaultBranch main
git init
git remote add origin [email protected]:karllu3/ds-lk-default.git
git config --unset-all http.https://github.com/.extraheader
Expand Down

0 comments on commit 1e60482

Please sign in to comment.