Skip to content

Commit

Permalink
Restore cv.tex
Browse files Browse the repository at this point in the history
  • Loading branch information
niclaurenti committed Apr 9, 2024
1 parent 9214afe commit 42efcef
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ jobs:
git config user.email "[email protected]"
git config user.name "niclaurenti"
git add files/cv.pdf
git commit -m "Automated update of cv.pdf"
git commit -m "Automated update of cv.pdf: ${{ github.event.head_commit.message }}"
git push
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ cv.aux
cv.log
cv.fdb_latexmk
cv.fls
cv.pdf
Binary file removed cv.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion cv.tex
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
%-------------------------------------------------------------------------------
% Available options: circle|rectangle,edge/noedge,left/right
% \photo{./examples/profile.png}
\name{Niccol\`o}{Laurenti PROVA}
\name{Niccol\`o}{Laurenti}
% \name{Prova}{Prova}
\position{Ph.D.\ Researcher in Particle Physics~~~·~~~Scientific Software Developer}
% \position{Site Reliability Engineer{\enskip\cdotp\enskip}Software Architect}
Expand Down

0 comments on commit 42efcef

Please sign in to comment.