Skip to content

Commit

Permalink
change username
Browse files Browse the repository at this point in the history
  • Loading branch information
karllu3 committed Jul 26, 2024
1 parent c3c535d commit 69cb56f
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 @@ -50,7 +50,7 @@ jobs:
working-directory: ./ds-gh-default2
run: |
git config --local user.email "[email protected]"
git config --local user.name "lukasz karlowski"
git config --local user.name "karllu3"
git checkout -b ds-default-check
git add .
Expand Down

0 comments on commit 69cb56f

Please sign in to comment.