We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3c535d commit 69cb56fCopy full SHA for 69cb56f
.github/workflows/template_update_gh.yaml
@@ -50,7 +50,7 @@ jobs:
50
working-directory: ./ds-gh-default2
51
run: |
52
git config --local user.email "lukasz.karlowski@deepsense.ai"
53
- git config --local user.name "lukasz karlowski"
+ git config --local user.name "karllu3"
54
git checkout -b ds-default-check
55
git add .
56
0 commit comments