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 adcf79f commit 7456ea9
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 @@ -8,7 +8,7 @@ jobs:
- run: |
echo "hahaha" > tempa
git config --global user.name "Fabian42"
git config --global user.email "[email protected]'
git config --global user.email "[email protected]"
git add .
git commit -m "temp"
git push

0 comments on commit 7456ea9

Please sign in to comment.