We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f17e1b6 commit 91097a8Copy full SHA for 91097a8
1 file changed
.github/workflows/profile-3d-contrib.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Commit & Push
21
run: |
22
git config user.name Atanas Atanasov
23
- git config user.email hi+github@atanas.info
+ git config user.email hi@atanas.info
24
git add -A .
25
git commit -m "Generate 3D images"
26
git push
0 commit comments