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 052dab5 commit f4cd987
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/temp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,8 @@ jobs:
- uses: actions/checkout@v3
- run: |
echo "testing" >> temp
git config --global user.name "Fabian42"
git config --global user.email "[email protected]'
git add .
git commit "temp"
git push

0 comments on commit f4cd987

Please sign in to comment.