Skip to content

Commit

Permalink
Update temp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabian42 authored Dec 18, 2023
1 parent f4cd987 commit 967b531
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/temp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- run: |
echo "testing" >> temp
git config --global user.name "Fabian42"
git config --global user.email "[email protected]'
git config --global user.email "[email protected]"
git add .
git commit "temp"
git push

0 comments on commit 967b531

Please sign in to comment.