Skip to content

Commit

Permalink
3
Browse files Browse the repository at this point in the history
  • Loading branch information
Skielii committed Nov 29, 2023
1 parent 8efe3b2 commit df44d2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Commit changes
run: |
cd CuraEngine-Docker
git config --global user.email "
git config --global user.email "nikiphi01@gmail.com"
git config --global user.name "GitHub Actions"
git add .
git commit -m "Sync definitions"
Expand Down

0 comments on commit df44d2f

Please sign in to comment.