mirror of
https://github.com/CPunch/resume.git
synced 2025-05-05 17:00:07 +00:00
Compare commits
No commits in common. "83ab696c037af1eae489fb1b2cecda939bc0ac5b" and "cf22100e3ef1b604fbc8c2c18f1b7d7b4ed20107" have entirely different histories.
83ab696c03
...
cf22100e3e
6
.github/workflows/create-resume.yaml
vendored
6
.github/workflows/create-resume.yaml
vendored
@ -19,7 +19,5 @@ jobs:
|
|||||||
- name: Make Release
|
- name: Make Release
|
||||||
uses: softprops/action-gh-release@v1
|
uses: softprops/action-gh-release@v1
|
||||||
with:
|
with:
|
||||||
files: |
|
files: resume.pdf
|
||||||
resume.pdf
|
body: Automated build for ${{ github.head_ref }}.${{ github.sha }}
|
||||||
assets/FWMSH.pdf
|
|
||||||
body: Automated build for ${{ github.ref }}.${{ github.sha }}
|
|
||||||
|
BIN
assets/FWMSH.pdf
BIN
assets/FWMSH.pdf
Binary file not shown.
@ -57,6 +57,4 @@
|
|||||||
\input{resume/skills.tex}
|
\input{resume/skills.tex}
|
||||||
\input{resume/experience.tex}
|
\input{resume/experience.tex}
|
||||||
\input{resume/projects.tex}
|
\input{resume/projects.tex}
|
||||||
|
|
||||||
\makecvfooter{}{References avaliable upon request}{}
|
|
||||||
\end{document}
|
\end{document}
|
Loading…
x
Reference in New Issue
Block a user