3 Commits

Author SHA1 Message Date
ad1fdb2dfc Update github action 2024-12-10 19:26:11 -05:00
1edc20193c Build caching 2024-12-10 19:07:50 -05:00
2c04a329c8 Update formatting of personal info, recreate releases 2024-12-10 17:25:42 -05:00
3 changed files with 3 additions and 11 deletions

View File

@@ -60,14 +60,6 @@ jobs:
cv.tex
latexmk_use_xelatex: false
- name: Delete existing tag
continue-on-error: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
git tag -d latest || true
git push origin :refs/tags/latest || true
- name: Upload Public PDFs as Release
uses: softprops/action-gh-release@v1
with:
@@ -75,7 +67,7 @@ jobs:
resume.pdf
cv.pdf
name: Latest PDFs
tag_name: latest
tag_name: release-${{ github.run_number }}
body: |
Latest version of resume and CV (public version)
prerelease: false

2
cv.tex
View File

@@ -58,10 +58,10 @@
\ifx\personalSchoolEmail\empty\else
\\\href{mailto:\personalSchoolEmail}{\personalSchoolEmail}%
\fi
\\\href{https://\personalWebsite}{\personalWebsite}%
\ifx\personalPhone\empty\else
\\\personalPhone%
\fi
\\\href{https://\personalWebsite}{\personalWebsite}%
\end{minipage}%
\hfill%
\begin{minipage}[t]{0.33\textwidth}

View File

@@ -58,10 +58,10 @@
\ifx\personalSchoolEmail\empty\else
\\\href{mailto:\personalSchoolEmail}{\personalSchoolEmail}%
\fi
\\\href{https://\personalWebsite}{\personalWebsite}%
\ifx\personalPhone\empty\else
\\\personalPhone%
\fi
\\\href{https://\personalWebsite}{\personalWebsite}%
\end{minipage}%
\hfill%
\begin{minipage}[t]{0.33\textwidth}