Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
niclaurenti committed Apr 9, 2024
1 parent 830aadc commit 845b93d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ jobs:
cd niclaurenti.github.io
git config user.email "[email protected]"
git config user.name "niclaurenti"
git add files/cqft_exercises.pdf
git add files/qft_exercises.pdf
git commit -m "Automated update of qft_exercises.pdf: ${{ github.event.head_commit.message }}"
git push

0 comments on commit 845b93d

Please sign in to comment.