mirror of
https://github.com/CPunch/resume.git
synced 2024-11-21 20:00:04 +00:00
Added letter of Recomendation from Morgan Rehnberg
This commit is contained in:
parent
cf22100e3e
commit
605a83f837
6
.github/workflows/create-resume.yaml
vendored
6
.github/workflows/create-resume.yaml
vendored
@ -19,5 +19,7 @@ jobs:
|
|||||||
- name: Make Release
|
- name: Make Release
|
||||||
uses: softprops/action-gh-release@v1
|
uses: softprops/action-gh-release@v1
|
||||||
with:
|
with:
|
||||||
files: resume.pdf
|
files: |
|
||||||
body: Automated build for ${{ github.head_ref }}.${{ github.sha }}
|
resume.pdf
|
||||||
|
assets/FWMSH.pdf
|
||||||
|
body: Automated build for ${{ github.ref }}.${{ github.sha }}
|
||||||
|
BIN
assets/FWMSH.pdf
Normal file
BIN
assets/FWMSH.pdf
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user