mirror of
https://github.com/CPunch/resume.git
synced 2024-11-13 07:10: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
|
||||
uses: softprops/action-gh-release@v1
|
||||
with:
|
||||
files: resume.pdf
|
||||
body: Automated build for ${{ github.head_ref }}.${{ github.sha }}
|
||||
files: |
|
||||
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